+ Reply to Thread
Results 1 to 5 of 5

"If" Function to return value greater than...

  1. #1
    Registered User
    Join Date
    01-18-2011
    Location
    Perris, CA
    MS-Off Ver
    Excel 2003
    Posts
    6

    "If" Function to return value greater than...

    Greetings, hope I'm posting in the write forum.

    I need a formula/function to do the following:

    Cell A1 = 8
    Cell B1 returns any value greater than 8, for example: A1 = 10, then cell B1 = 2
    If cell A1 is less than 8 than cell B1 returns 0.

    Thank you for your help,
    Debbe
    Last edited by Debbe; 01-18-2011 at 03:58 PM.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: "If" Function to return value greater than...

    Maybe =MAX(0, A1-8)

  3. #3
    Valued Forum Contributor jwright650's Avatar
    Join Date
    12-10-2010
    Location
    Va, USA
    MS-Off Ver
    Excel 2003, Excel 2010
    Posts
    606

    Re: "If" Function to return value greater than...

    Please Login or Register  to view this content.
    Life is like a roll of toilet paper. The closer it gets to the end, the faster it goes.
    John Wright

  4. #4
    Registered User
    Join Date
    01-18-2011
    Location
    Perris, CA
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: "If" Function to return value greater than...

    Thank you John, that did the trick.

  5. #5
    Registered User
    Join Date
    01-18-2011
    Location
    Perris, CA
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: "If" Function to return value greater than...

    Sorry Zbor, you were actually right. Your formula works perfect. Thanks!

+ 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