Thread
:
Fill Array not working
View Single Post
#
1
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 15
Fill Array not working
Hi,
The following array code gives me an error message Run time error 1004
"Application defined or object defined error" How do I fix? Thanks -
Dean
MyArray = Worksheets("TEST").Range(Range("A2"),
Range("A100").End(xlUp))
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]