Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Need linked cell to be blank not 0

I am trying to link sheets, if the data in the reference cell in sheet 1 is
blank I would like the corresponding cell in sheet 2 to be blank, currently
it shows zero (0). How di I make it blank?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 100
Default Need linked cell to be blank not 0

One way:

If you're referencing A1 from Sheet 1, use =IF(Sheet1!A1<"",Sheet1!A1,"")
instead of =Sheet1!A1.

If you don't care about the values: Tools-Options-View uncheck Zero Values.

"amquintero" wrote:

I am trying to link sheets, if the data in the reference cell in sheet 1 is
blank I would like the corresponding cell in sheet 2 to be blank, currently
it shows zero (0). How di I make it blank?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Need linked cell to be blank not 0

That worked perfectly. Thank you so much!

"sb1920alk" wrote:

One way:

If you're referencing A1 from Sheet 1, use =IF(Sheet1!A1<"",Sheet1!A1,"")
instead of =Sheet1!A1.

If you don't care about the values: Tools-Options-View uncheck Zero Values.

"amquintero" wrote:

I am trying to link sheets, if the data in the reference cell in sheet 1 is
blank I would like the corresponding cell in sheet 2 to be blank, currently
it shows zero (0). How di I make it blank?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Return a blank cell instead of a zero value for two linked sheets. Matt Excel Discussion (Misc queries) 1 February 4th 07 02:37 AM
Results from blank linked cells Mr. Anolog New Users to Excel 2 October 21st 06 03:08 PM
do not chart cells linked from worksheets that are blank jdmwalleye Charts and Charting in Excel 0 January 27th 06 03:08 PM
Why does linked data from blank cells become a zero? MJ Excel Discussion (Misc queries) 8 July 29th 05 01:35 PM
How to keep linked cells blank until information is entered? HollyB Excel Worksheet Functions 1 April 1st 05 07:48 PM


All times are GMT +1. The time now is 07:30 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"