Linking cell to different workbook

M

Matthew

Just had a quick question... I have several different worksheets and books
linked to one master workbook. However, if the contents of the cell in the
original workbook is blank, it displays a '0' on the master workbook until a
value is entered.

Is it possible to get the master workbook to appear blank as well until a
value is entered and it is updated?

Thank you for any help!
 
J

Jim Thomlinson

2 work arounds...

1 - Change the formula that you have pointing to the target workbook to an
if formula. If the value in the target book is blank ("") then make the value
in the master blank, else return the value from the target book.

2 - Tools -> Options -> View tab -> uncheck Zero Values
 
M

Matthew

Worked perfectly, Thanks Jim

Jim Thomlinson said:
2 work arounds...

1 - Change the formula that you have pointing to the target workbook to an
if formula. If the value in the target book is blank ("") then make the value
in the master blank, else return the value from the target book.

2 - Tools -> Options -> View tab -> uncheck Zero Values
 

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

Top