View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Juan Dent Juan Dent is offline
external usenet poster
 
Posts: 1
Default Conditional printing

Hi,

I have an Excel worksheet that has some rows that sometimes do not need to
appear in a print out (for instance if a specific column has a "NO" in it). I
could perhaps make the text same color as background (is there a better
technique to not print that text?) but the rows in the printout are numbered
so I get discontinous numbering when some of the rows are indeed to be
excluded from printing.

Can someone provide some insight as to the best and simplest solution?
I really have very little experience with Excel although a lot with C#/C++...

--
Thanks in advance,

Juan Dent, M.Sc.