How can I set the print area for a worksheet equal to nothing?

D

David

I want to print an entire file, but nothing on one tab. I dont want to
create a macro or hide the worksheet.
 
F

FinRazel

Assuming "tab" means "table,"
Highlight the entire table,
Format->Cells->Font->Color->White
This will white-out the whole table, but you'll have to change it back to
see it yourself.
 
Top