Thread
:
Empty Array
View Single Post
#
2
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 789
Empty Array
Hi
Could be wrong here, but would you not do
Public ObjCollArray() as string
and then inside the sub
Redim ObjCollArray(0 to 6)
regards
Paul
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]