Thread
:
2D variable array
View Single Post
#
2
Posted to microsoft.public.excel.programming
Norman Jones
external usenet poster
Posts: 5,302
2D variable array
Hi Rbp9ad,
See Dim and Redim in VBA help. See also the accompanying examples.
---
Regards,
Norman
"Rbp9ad" wrote in message
...
how do i declare an array with two dimensions and a variable number of
elements?
Reply With Quote
Norman Jones
View Public Profile
Find all posts by Norman Jones