I thought that this would be so easy. Here's what I have:
The excel cells with values start in C1 on the Sheet1 tab.![]()
Please Login or Register to view this content.
I get a run time error 1004 in the line: myarray(i) = Sheets("Sheet1").Cells(i, 3).Value
I am only recopying the data to Column D to see if it is working.
Please tell me it is something simple.
ducc
Bookmarks