Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 783
Default Manipulating arrays

I uploaded to the freely downloadable file at
http://home.pacbell.net/beban three additional functions: OneD, TwoD and
ThreeD. They provide for changing the number of dimensions of a loaded
1-D, 2-D or 3-D array. If the dimensions are increased, all the data
remains within the changed array; if the number of dimensions is
decreased, then, of course, some of the data goes away. If the input
array is 3-D, it also provides for the extraction of 2-D slices. If you
visualize the 3-D array as comprising a solid sitting on the xy-plane,
with its height along the z-axis direction, the extracted 2-D slices can
lie in or be parallel to the xy-plane, the xz-plane or the yz-plane.

Used in conjunction with the ResizeArray function, which adjusts the
bounds of arrays (up to 4-D), they can be handy in the right circumstances.

As always, any constructive comments will be welcomed.

Alan Beban
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Manipulating Arrays Alan Beban[_2_] Excel Worksheet Functions 0 November 8th 07 08:10 PM
Functions for manipulating arrays Alan Beban[_2_] Excel Worksheet Functions 0 September 24th 07 07:04 AM
Functions for manipulating arrays Alan Beban[_2_] Excel Programming 0 September 24th 07 07:03 AM
A hard one for manipulating arrays Jon Peltier Excel Programming 4 January 4th 07 11:42 AM
A hard one for manipulating arrays Alan Beban Excel Programming 0 January 3rd 07 10:18 PM


All times are GMT +1. The time now is 05:08 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"