#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default If statement

Is there a way to copy a page to a roll-up worksheet that, when you link it,
any blank cell will stay blank instead of showing 0? I have tried the IF
statement but, when you copy the link, the formula is replaced.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default If statement

I'm not quite sure what you're saying, but what about
=IF(Sheet1!A1="","",Sheet1!A1) ?
--
David Biddulph

"NEHicks" wrote in message
...
Is there a way to copy a page to a roll-up worksheet that, when you link
it,
any blank cell will stay blank instead of showing 0? I have tried the IF
statement but, when you copy the link, the formula is replaced.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default If statement

That was what I came up with, but was hoping there was some kind of
formatting that would do this as I didn't want to have to insert that formula
on each line. Thanks for the response.

"David Biddulph" wrote:

I'm not quite sure what you're saying, but what about
=IF(Sheet1!A1="","",Sheet1!A1) ?
--
David Biddulph

"NEHicks" wrote in message
...
Is there a way to copy a page to a roll-up worksheet that, when you link
it,
any blank cell will stay blank instead of showing 0? I have tried the IF
statement but, when you copy the link, the formula is replaced.



.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default If statement

You could format the cells either to show blanks instead of zeroes (such as)
General;-General;
or conditional format to use font white (or background colour) if the value
is zero,
but neither of those will distinguish a zero from a blank source cell.
--
David Biddulph

"NEHicks" wrote in message
...
That was what I came up with, but was hoping there was some kind of
formatting that would do this as I didn't want to have to insert that
formula
on each line. Thanks for the response.

"David Biddulph" wrote:

I'm not quite sure what you're saying, but what about
=IF(Sheet1!A1="","",Sheet1!A1) ?
--
David Biddulph

"NEHicks" wrote in message
...
Is there a way to copy a page to a roll-up worksheet that, when you
link
it,
any blank cell will stay blank instead of showing 0? I have tried the
IF
statement but, when you copy the link, the formula is replaced.



.



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
IF statement inside a SUMIF statement.... or alternative method Sungibungi Excel Worksheet Functions 3 December 4th 09 06:22 PM
Reconcile Bank statement & Credit card statement & accounting data Bklynhyc Excel Worksheet Functions 0 October 7th 09 09:07 PM
Embedding an OR statement in an IF statement efficiently Chatnoir11 Excel Discussion (Misc queries) 4 February 2nd 09 08:12 PM
Can an If statement answer an If statement? M.A.Tyler Excel Discussion (Misc queries) 2 June 24th 07 04:14 AM
appending and IF statement to an existing IF statement spence Excel Worksheet Functions 1 February 28th 06 11:00 PM


All times are GMT +1. The time now is 10:36 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"