Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
I have some problems dealing with the arrays. Here the code ThisRange = Range("A2:N81") It supposed to be a array of 2 dimensions of type variant So If I do uBound(ThisRange) I get 80 which seems to be right (80 rows). But if I asked uBound(ThisRange(1)) which is supposed to give me the number of elements coming from the columns I get an error 9 "Subscript out of range". What is wrong in my code ? Thanks François |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Countif Range not working | Excel Worksheet Functions | |||
Working with the range object | Excel Discussion (Misc queries) | |||
Working with a range | Excel Discussion (Misc queries) | |||
setting a range not working, please help | Excel Programming | |||
Range selection not working | Excel Programming |