+ Reply to Thread
Results 1 to 3 of 3

how do I get a formula to not show the amount but still be there

  1. #1
    monkee
    Guest

    how do I get a formula to not show the amount but still be there

    I need to have a formula entered but I do not want the zero to show

  2. #2
    Paul B
    Guest

    Re: how do I get a formula to not show the amount but still be there

    monkee, here is one way,

    =IF(A1="","",A1)
    --
    Paul B
    Always backup your data before trying something new
    Please post any response to the newsgroups so others can benefit from it
    Feedback on answers is always appreciated!
    Using Excel 2002 & 2003

    "monkee" <[email protected]> wrote in message
    news:[email protected]...
    >I need to have a formula entered but I do not want the zero to show




  3. #3
    Forum Contributor
    Join Date
    06-21-2005
    Location
    Cambridge, England
    Posts
    118
    Other ways

    1..set worksheet to not show zero values by selecting from menu
    Tools, options, view tab, deselect zero values.



    2. set a conditional format to turn font colour to same colour as background where the cell value is between certain values (eg between -0.5 and 0.5)

    ruthki

+ 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