View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
ilia ilia is offline
external usenet poster
 
Posts: 256
Default Manipulating Arrays

I'll try them out when there is an occasion.

On Nov 8, 5:45 pm, Alan Beban wrote:
ilia wrote:
Thanks Alan! Looks easy enough to work with and customize.


On Nov 8, 3:09 pm, Alan Beban wrote:


I have uploaded to the freely downloadable file athttp://home.pacbell.net/bebansomeadditiional procedures for handling
3-D arrays, including a function to load worksheet ranges (and/or 2-D
arrays) into a 3-D array, and a sub procedure for dumping a 3-D array
onto a worksheet.


Alan Beban


BTW, I have no idea whether the 3-D functions, particularly Load3D and
Deposit3DArray, have any usefulness. Sometimes I just code them instead
of doing jigsaw puzzles or crossword puzzles, so I would be delighted to
get any feedback.

Alan Beban