Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
David#
 
Posts: n/a
Default return a " " for null values

I have cells on "Sheet1" whose value is linked to cells on "Sheet2" (direct
1 to 1 link).
If i have nothing in the Sheet 2 cells, I need blank cells on Sheet 1, but,
of course, I get a "0"... how can I have sheet 1 show a null value. Thanx
- David
  #2   Report Post  
Harald Staff
 
Posts: n/a
Default

Hi David

Either use formulas like
=IF(Sheet1!A1="","",Sheet1!A1)
or uncheck "zero values" in Tools Options, View.

HTH. Best wishes Harald

"David#" skrev i melding
...
I have cells on "Sheet1" whose value is linked to cells on "Sheet2"

(direct
1 to 1 link).
If i have nothing in the Sheet 2 cells, I need blank cells on Sheet 1,

but,
of course, I get a "0"... how can I have sheet 1 show a null value.

Thanx
- David



  #3   Report Post  
Gord Dibben
 
Posts: n/a
Default

David

Be aware that these would not be true NULL values, just look blank.


Gord Dibben Excel MVP

On Fri, 21 Jan 2005 15:31:37 +0100, "Harald Staff"
wrote:

Hi David

Either use formulas like
=IF(Sheet1!A1="","",Sheet1!A1)
or uncheck "zero values" in Tools Options, View.

HTH. Best wishes Harald

"David#" skrev i melding
...
I have cells on "Sheet1" whose value is linked to cells on "Sheet2"

(direct
1 to 1 link).
If i have nothing in the Sheet 2 cells, I need blank cells on Sheet 1,

but,
of course, I get a "0"... how can I have sheet 1 show a null value.

Thanx
- David



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
How to use SUMIF to return sums between two values located in cells ScottBerger Excel Worksheet Functions 2 April 23rd 23 09:05 PM
How do I lookup and return different values when the lookup value. kg Excel Discussion (Misc queries) 1 January 20th 05 12:53 AM
Excel Forumla to seach and return all values [email protected] Excel Worksheet Functions 7 December 20th 04 04:54 PM
Adding multiple cells, return specific values Jim Excel Worksheet Functions 4 December 8th 04 07:26 AM
How to look up and return multiple values Wendy Excel Worksheet Functions 3 November 3rd 04 04:32 PM


All times are GMT +1. The time now is 04:44 AM.

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

About Us

"It's about Microsoft Excel"