+ Reply to Thread
Results 1 to 4 of 4

allow negative numbers

  1. #1
    Forum Contributor
    Join Date
    10-24-2012
    Location
    San Diego, USA
    MS-Off Ver
    Excel 2019
    Posts
    870

    allow negative numbers

    hi, I have the below formula, but when its negative, it gets blank and don't print anything on the cell.
    Please Login or Register  to view this content.
    please help.

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: allow negative numbers

    Currently your formula set to show values that are greater than 0. To see negative values try this
    =IF(Quote!E44<>0,Quote!E44,"")
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Valued Forum Contributor spitfireblue's Avatar
    Join Date
    01-29-2015
    Location
    Adelaide, Australia
    MS-Off Ver
    2007,2010,2016
    Posts
    611

    Re: allow negative numbers

    That is what the formula is doing. It is looking up the sheet "Quote" and if E44 is greater than 0 then it is showing E44 otherwise if E44 is 0 or negative then it is showing a blank cell.
    What do you want the formula to do?
    Regards,
    Stephen

    If you feel someone has helped you please thank them and click on the star on their post to add reputation.
    Please ensure that you use code tags where relevant, and mark solved threads as solved.
    Most of all please be respectful and understanding of others.

  4. #4
    Forum Contributor
    Join Date
    10-24-2012
    Location
    San Diego, USA
    MS-Off Ver
    Excel 2019
    Posts
    870

    Re: allow negative numbers

    Thank you allkey, that worked great. I just wanted to show negatives numbers also. Thank you spitfireblue.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 9
    Last Post: 04-20-2016, 02:42 AM
  2. [SOLVED] SUMIF positive and negative numbers - take double a negative number?
    By Zordrail in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-16-2014, 08:34 AM
  3. negative numbers w/o negative sign
    By whtbullitt in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-31-2009, 05:07 AM
  4. Replies: 5
    Last Post: 05-12-2009, 04:47 PM
  5. Replies: 1
    Last Post: 11-20-2008, 01:52 AM
  6. Replies: 1
    Last Post: 07-28-2006, 02:15 AM
  7. Replies: 0
    Last Post: 08-23-2005, 03:59 AM

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