Thread
:
How to declare Multi-dimensional dynamic array?
View Single Post
#
1
Posted to microsoft.public.excel.programming
terence
external usenet poster
Posts: 18
How to declare Multi-dimensional dynamic array?
Hi,
We can declare a dynamic array by:
Dim myArray() As String
But I would like to declare a 2-dimensional dynamic array.
How to do it? Anyone knows?
Thanks a lot!
Terence
Reply With Quote
terence
View Public Profile
Find all posts by terence