Excel formatting

  • Thread starter Thread starter Stacy Taylor
  • Start date Start date
S

Stacy Taylor

When you have two sheets in one workbook linked together
and on the original you have no entry in the cell, how do
you get rid of the "0" that appears on the linked sheet?
 
Hi Stacy
you may use the following formula in cell A1 on the second sheet (where
sheet1 is the linked sheet)
=IF('sheet1'!A1="","",'sheet1'!A1)
copy down/to the right
 
Stacy

You can also go to menu, tools, options, view tab and
uncheck the zero option box.

Charlie O'Neill
 

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