Hiding Data

  • Thread starter Thread starter Carl Hilton
  • Start date Start date
C

Carl Hilton

I want to have a spread sheet that when printed will have some of the data
hidden...

I thought the most effective method would be to have two almost identical
sheets in a workbook, with the "private" data not copied to the second
sheet. This would be similar to an invoice sheet. Is there an easy way I can
copy a sheet and then when I paste it to another sheet, it will link the
data back to the first sheet?

Carl
 
Hi

Quick and dirty? On the new sheet, cell A1, type = and then click on A1 in
your existing sheet. You can then autofill this across and down the new
sheet, and then hide the rows/columns you don't want to print.
 
That works for me... Thanks

Andy B said:
Hi

Quick and dirty? On the new sheet, cell A1, type = and then click on A1 in
your existing sheet. You can then autofill this across and down the new
sheet, and then hide the rows/columns you don't want to print.
 
Carl

View>Custom Views

Make two views of the worksheet(including print settings) and just switch from
one to the other when printing.

Gord Dibben Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top