View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
KJTFS[_85_] KJTFS[_85_] is offline
external usenet poster
 
Posts: 1
Default Dumping multi demensioned array into excel

I think you will need to use a looping scheme for this. I doubt excel
would be able to figure out what cells you wanted to put in there.
Your array has a completely different structure now, there is no
specific values for those early indexes they are only memory locations.
In a five dimension array there is no such thing as array(X,Y).

Keith
www.kjtfs.com


---
Message posted from http://www.ExcelForum.com/