Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to be able to combine multipe arrays into another 1D array in order
Array1 = Range ("A1:A7") Array2 = Range ("B1:B7") Array3 = Range("C1:C7") etc, etc, etc (it could get very large) The result should be a 1D array. Assuming only the three arrays above, LBOUND value should be A1.value. UBOUND value should be C7.value. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fast and simple way to match up arrays | Excel Programming | |||
combing cells | Excel Programming | |||
Combing Workbooks | Excel Programming | |||
Combing Workbooks | Excel Programming | |||
Simple arrays with If statements | Excel Programming |