Turn off print for certain sheet.

KAR FUNG 81 Reputation points
2026-09-04T11:17:21.4433333+00:00

Hi Sir,

Kindly advise how to turn off print for certain sheet? Eventually, it won't show when press control + p.

Thanks.

Microsoft 365 and Office | Excel | For home | Windows

Answer accepted by question author
John Jefferson Doyon 86,980 Reputation points Independent Advisor
2026-09-04T11:49:43.9366667+00:00

Hi, @KAR FUNG

Excel does not have a built-in setting to completely disable printing for only one worksheet while keeping it visible.

If you do not need the sheet visible, you can right-click the sheet tab and select "Hide". A hidden sheet will not normally be included when printing the workbook.

If you need the sheet to stay visible but want to prevent it from being printed, this would usually require VBA/macros.


To help narrow this down:

  1. Do you want the sheet to remain visible and editable?
  2. Do you want to block printing only when that sheet is selected, or also when someone chooses "Print Entire Workbook"?
  3. Are macros/VBA acceptable for this workbook?

Click "Add comment" to let me know.

Thanks!

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Oldest

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.