Maximum number of variables allowed in Excel VBA
j17stang66, Esq.
"Subscript out of range ......" ; it may mean that for an array sized
100, a reference has been attempted outside that range of 100.
Please re-examine your code that causes the exception.
Regards.
|