+ Reply to Thread
Results 1 to 4 of 4

References to Blank Cells turn into Zeros

  1. #1
    Registered User
    Join Date
    12-08-2005
    Posts
    4

    References to Blank Cells turn into Zeros

    Hi,

    This is really annoying, but whenever I make a reference to a blank cell, it turns into a zero, not a blank cell. Is there any easy way to fix this?

    Thanks

  2. #2
    RagDyer
    Guest

    Re: References to Blank Cells turn into Zeros

    One way:

    =IF(Sheet1!A1<>"",Sheet1!A1,"")

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "statusquo" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Hi,
    >
    > This is really annoying, but whenever I make a reference to a blank
    > cell, it turns into a zero, not a blank cell. Is there any easy way to
    > fix this?
    >
    > Thanks
    >
    >
    > --
    > statusquo
    > ------------------------------------------------------------------------
    > statusquo's Profile:

    http://www.excelforum.com/member.php...o&userid=29501
    > View this thread: http://www.excelforum.com/showthread...hreadid=492931
    >



  3. #3
    Registered User
    Join Date
    12-08-2005
    Posts
    4
    That will work, but it's a real pain to write that every time, especially when I'm using an indirect to a different sheet, so the formula gets extremely long. Is there some sort of formatting option that can help fix this for me?

  4. #4
    Peo Sjoblom
    Guest

    Re: References to Blank Cells turn into Zeros

    Of course will not work if you really want to view "real" zeros since they
    will not be visible

    General,-General;;

    whatever number format you use end with 2 semi colons

    0.00;-0.00;;

    you can also turn them off via tools>options>view but that will affect the
    lot, this will only affect those that you format and you can use the format
    painter

    --
    Regards,

    Peo Sjoblom

    (No private emails please)


    "statusquo" <[email protected]> wrote
    in message news:[email protected]...
    >
    > That will work, but it's a real pain to write that every time,
    > especially when I'm using an indirect to a different sheet, so the
    > formula gets extremely long. Is there some sort of formatting option
    > that can help fix this for me?
    >
    >
    > --
    > statusquo
    > ------------------------------------------------------------------------
    > statusquo's Profile:
    > http://www.excelforum.com/member.php...o&userid=29501
    > View this thread: http://www.excelforum.com/showthread...hreadid=492931
    >



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1