Thread
:
Loading an Array
View Single Post
#
2
Posted to microsoft.public.excel.programming
Chad[_3_]
external usenet poster
Posts: 32
Loading an Array
Got it,
I forgot to declare it properly
Dim MyArray(50) as Variant
not
DimArray as Variant
Reply With Quote
Chad[_3_]
View Public Profile
Find all posts by Chad[_3_]