Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I haven't seen this anywhere. I'd like to combine a group of single arrays to
a multi-dimension. The item array(s) have 5 characteristics (e.g. A,B,C,D,E). I'd like to make a new product family array that consists of all the item arrays (e.g. A,B,C,D,E F,G,H,I,E A,G,H,J,K) Then I could use the product family array as a look up table to extract info. I'd like to get away from creating a worksheet to store the info, since it would only be temporary. Also, since new items are introduced every 6 months I can just add a new single item array, and then rebuild the product array. Any ideas? TIA, SK |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
multi dimension/axis single series bar chart | Charts and Charting in Excel | |||
Setting Range value using a single dimension array | Excel Programming | |||
Put values into excel range from single dimension array | Excel Programming | |||
Array transfer - 1 dimension v. 2 dimension | Excel Programming | |||
single dimension array | Excel Programming |