View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GreenMonster[_2_] GreenMonster[_2_] is offline
external usenet poster
 
Posts: 10
Default hiding cell values when printing.

is it possible to have certain cell values not print when printing?

I have a customer order worksheet that contains customer information, order
information, and pricing information. When I print the worksheet out, I
need everything except the pricing information to be seen on the printed
document. In essense I want to hide the pricing info from prying eyes but
maintain the rest of the documents info.

Thanks