+ Reply to Thread
Results 1 to 3 of 3

conditional format to show 0 value

Hybrid View

  1. #1
    Raymond Monk
    Guest

    conditional format to show 0 value

    I am treing to show 0 if the sum is less than 1000 instead of a negative Number
    Can anyone help me?


  2. #2
    Ken Wright
    Guest

    Re: conditional format to show 0 value

    Whatever your formula currently is that you don't to return anything greater
    than 0, try

    =MIN(0,your_formula)

    --
    Regards
    Ken....................... Microsoft MVP - Excel
    Sys Spec - Win XP Pro / XL 97/00/02/03

    ----------------------------------------------------------------------------
    It's easier to beg forgiveness than ask permission :-)
    ----------------------------------------------------------------------------

    "Raymond Monk" <Raymond Monk@discussions.microsoft.com> wrote in message
    news:210829B1-DA79-484F-A7C2-90DBAE287D0A@microsoft.com...
    > I am treing to show 0 if the sum is less than 1000 instead of a negative

    Number
    > Can anyone help me?
    >




  3. #3
    Raymond Monk
    Guest

    Re: conditional format to show 0 value

    Thank you I will try that


    "Ken Wright" wrote:

    > Whatever your formula currently is that you don't to return anything greater
    > than 0, try
    >
    > =MIN(0,your_formula)
    >
    > --
    > Regards
    > Ken....................... Microsoft MVP - Excel
    > Sys Spec - Win XP Pro / XL 97/00/02/03
    >
    > ----------------------------------------------------------------------------
    > It's easier to beg forgiveness than ask permission :-)
    > ----------------------------------------------------------------------------
    >
    > "Raymond Monk" <Raymond Monk@discussions.microsoft.com> wrote in message
    > news:210829B1-DA79-484F-A7C2-90DBAE287D0A@microsoft.com...
    > > I am treing to show 0 if the sum is less than 1000 instead of a negative

    > Number
    > > Can anyone help me?
    > >

    >
    >
    >


+ 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