J
Jack77
Hi,
If I hide a worksheet how I can use it with a macro?
This works when worksheet is visible:
Sheets("worksheet").Select
If I hide the worksheet and try to run the same macro I
get an error.
Any help would be appreciated!
If I hide a worksheet how I can use it with a macro?
This works when worksheet is visible:
Sheets("worksheet").Select
If I hide the worksheet and try to run the same macro I
get an error.
Any help would be appreciated!