Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default How to make +'sheet 1'A1 not show up as zero

when there is nothing in the cell A1 on sheet 1, how can i make sheet 2 leave
a blank cell also instead of inserting a "0"?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 117
Default How to make +'sheet 1'A1 not show up as zero

=IF('sheet 1'!A1="","",'sheet 1'!A1)

"tarabull" wrote:

when there is nothing in the cell A1 on sheet 1, how can i make sheet 2 leave
a blank cell also instead of inserting a "0"?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default How to make +'sheet 1'A1 not show up as zero

this now makes my file huge - is there any was to do it as to keep it smaller?

"RonaldoOneNil" wrote:

=IF('sheet 1'!A1="","",'sheet 1'!A1)

"tarabull" wrote:

when there is nothing in the cell A1 on sheet 1, how can i make sheet 2 leave
a blank cell also instead of inserting a "0"?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default How to make +'sheet 1'A1 not show up as zero

How many cells did you place the formula into?

Do you need that many?


Gord Dibben MS Excel MVP

On Mon, 23 Mar 2009 09:24:01 -0700, tarabull
wrote:

this now makes my file huge - is there any was to do it as to keep it smaller?

"RonaldoOneNil" wrote:

=IF('sheet 1'!A1="","",'sheet 1'!A1)

"tarabull" wrote:

when there is nothing in the cell A1 on sheet 1, how can i make sheet 2 leave
a blank cell also instead of inserting a "0"?


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 do i make the whole y axis label show up it wont show the end Jordan Charts and Charting in Excel 1 November 24th 07 06:07 AM
How to format sheet to show first box whilst tabbing across sheet Trish Excel Discussion (Misc queries) 3 August 22nd 07 07:02 PM
Excel: have add'l rows entered in sheet 1 always show up in sheet Sooz in Grants Pass Excel Worksheet Functions 0 September 18th 06 01:33 AM
Make a cell show the name of the sheet tab LPatt Excel Worksheet Functions 5 September 17th 06 01:29 PM
how do I make make my hyperlinks show the email address they are . Dustin Excel Discussion (Misc queries) 0 January 13th 05 01:39 AM


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