Thread
:
Question: Can't pass an Array to a class
View Single Post
#
5
Posted to microsoft.public.excel.programming
Charles
external usenet poster
Posts: 62
Question: Can't pass an Array to a class
Actually found the answer myself. I was declaring Addthestuff(x() as
variant) instead of Assthestuff(x as variant) which works. Still don't
know why but the code behaves normally
Charles
Reply With Quote
Charles
View Public Profile
Find all posts by Charles