Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Feb 18, 11:09*pm, Walter Briscoe
wrote: Robert Crandal writes Sub DoStuff (A as Integer, B as Integer) Dim (A, B) as String * ' This creates an error! You have not named that array Dim X(A, B) as String ' Gets no error Until you try to call it. Then you get the runtime error "compile error: constant expression required". |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
REARRANGE STRINGS IN ARRAY !!!! | Excel Programming | |||
Passing an array of strings from VBA to C | Excel Programming | |||
Creating an array of strings | Excel Programming | |||
Array of Strings | Excel Discussion (Misc queries) | |||
Counting Strings in an Array | Excel Programming |