Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't follow you he
If a2 had more than 2 dimensions then I'd want a3(vcount,1) = a1(i,1) & a1(i,2) & a2(i,2) & a2(i,n-1) a3(vcount,2) = a2(i,n) The number of dimensions refers to the number of subscripts inside the parentheses, not to the upper or lower bounds of those subscripts. In your example, a2 is a two-dim array. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find and replace numeric strings in larger text strings | Excel Worksheet Functions | |||
How to find number of pairs of strings from list of strings? | Excel Worksheet Functions | |||
How can I count strings within strings | Excel Worksheet Functions | |||
Finding strings within strings | Excel Programming | |||
Finding strings within strings | Excel Programming |