+ Reply to Thread
Results 1 to 4 of 4

How to not display negative values

  1. #1
    Registered User
    Join Date
    11-15-2012
    Location
    Oxford, England
    MS-Off Ver
    Excel 2010
    Posts
    27

    How to not display negative values

    I have a cell that is populated by subtracting one cell from another elsewhere.

    I want to never display a negative value so, if the product is '-10', I want to display '0' instead of the negative value. As long as the product is a positive number I want to display it.


    Thanks,

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: How to not display negative values

    Try

    =MAX(0,A1-B1)

  3. #3
    Registered User
    Join Date
    11-15-2012
    Location
    Oxford, England
    MS-Off Ver
    Excel 2010
    Posts
    27

    Re: How to not display negative values

    Grrr! I knew that! Brain fade!


    Thanks Jonmo1

  4. #4
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: How to not display negative values

    You're welcome.

+ 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. Using brackets to display negative values
    By gordclark in forum Excel General
    Replies: 6
    Last Post: 01-16-2016, 09:13 AM
  2. negaTIVE VALUES DISPLAY IN EXCEL BAR CHARTS
    By RACKY_E in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 04-15-2015, 03:03 PM
  3. How to display negative (-) values?
    By seorocks in forum Excel General
    Replies: 5
    Last Post: 01-08-2007, 08:34 AM
  4. How do I display negative time values in excell?
    By tomashruska in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-26-2006, 03:00 PM
  5. [SOLVED] I seem unable to display negative values with brackets
    By Ferd in forum Excel General
    Replies: 3
    Last Post: 01-31-2006, 06:40 PM
  6. display negative values as a blank cell in Excel
    By pherozeb in forum Excel General
    Replies: 4
    Last Post: 01-05-2005, 01:06 AM
  7. display negative values as a blank cell in Excel
    By Pheroze Bharucha in forum Excel General
    Replies: 1
    Last Post: 01-04-2005, 07:23 PM

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