Hi All,
I have the following code:
Here is my debug:![]()
Please Login or Register to view this content.
My issue is that somehow, even though I'm telling Excel to go to cells(3,17) on the active sheet (wsheet), it's not seeing a value (or much less anything else). Consequently, I am unable to identify a range.Sheet1
sheet1.therowstart: 3
colindex: 17
rowcount: 3
value:
3
17
I can't even add cells(1,1).select to my code without getting a 1004 error.
Does anyone have any idea what might be causing this and how I can go about fixing it?
Thanks.
Regards,
William
Bookmarks