B
Bafa
I am using:
Worksheets("Print Data").PageSetup.PrintArea = "$A$1:$J$40"
Worksheets("Print Data").PrintOut
This works fine until I hide the "Print Data" page and then I get a
error. What can I do to fix it
Worksheets("Print Data").PageSetup.PrintArea = "$A$1:$J$40"
Worksheets("Print Data").PrintOut
This works fine until I hide the "Print Data" page and then I get a
error. What can I do to fix it