- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
			
				
					
					
						How do I pass a 2D (or 3D) array of REALs (in fact a matrix) from VBA to DVF and back? 
All the samples and explanations I found were related to 1D arrays. Thanks.
		
		
	
	
	
All the samples and explanations I found were related to 1D arrays. Thanks.
Link Copied
		1 Reply
	
		
		
			
			
			
					
	
			- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
			
				
					
					
						Pass the first element of the array.  If you pass the whole array, VB passes a SAFEARRAY descriptor which you then have to decode.
Steve
		
		
	
	
	
Steve
 
					
				
				
			
		
					
					Reply
					
						
	
		
				
				
				
					
						
					
				
					
				
				
				
				
			
			Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
