Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
When I declare the variable I get an overflow error - depending on how it is declared. Public IFundTable() then in Sub Macro1() Redim IFundTable(1 to 5, 1 to 158510) 'There is no overflow error Redim IFundTable(1 to 5, 1 to Count*10) 'Count = 15851, there is an error Why? Thanks for your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Declaring variables in Module vs. Public | Excel Discussion (Misc queries) | |||
Overflow error.. why? | Excel Discussion (Misc queries) | |||
Declaring variables | Excel Discussion (Misc queries) | |||
Declaring variables | Excel Discussion (Misc queries) | |||
Overflow Error | Excel Discussion (Misc queries) |