Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel 2002, WinXP
Let's say I have an array, MyArray, consisting of A, B, C. (Strings only) Now lets say that I want to build another array, OtherArray, consisting of the same A, B, C, but having D as well. I know that I can build the OtherArray as simply A, B, C, D but I don't want to do that. I want to build the OtherArray by referencing MyArray and tacking D on to it. How do I code the building of the OtherArray by using MyArray and D? Thanks for your help. Otto |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding if to Average If Array function | Excel Worksheet Functions | |||
Adding up with array formula | Excel Worksheet Functions | |||
adding cells within an array | Excel Worksheet Functions | |||
Adding rows to an array | Excel Worksheet Functions | |||
Adding an Array | Excel Programming |