+ Reply to Thread
Results 1 to 4 of 4

Simple IF function help, greater than and less than in same function

  1. #1
    Registered User
    Join Date
    01-24-2014
    Location
    Scottsdale
    MS-Off Ver
    Excel 2013
    Posts
    35

    Simple IF function help, greater than and less than in same function

    I need help writing this function

    If B4 is greater than D4 use the value in D4, If B4 is less than or equal to D4 use the value in B4

    Thanks

  2. #2
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Simple IF function help, greater than and less than in same function

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If I've helped you, please consider adding to my reputation - just click on the liitle star at the left.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(Pride has no aftertaste.)

    You can't do one thing. XLAdept

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~aka Orrin

  3. #3
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Simple IF function help, greater than and less than in same function

    One way...

    =MIN(B4,D4)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  4. #4
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Simple IF function help, greater than and less than in same function

    Hi ExcelDummy,

    Thanks for the rep!

+ 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. [SOLVED] Case Function, Greater than, Less than etc
    By Steveingmc in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 02-12-2015, 11:47 AM
  2. [SOLVED] IF Function with greater than 51 conditions?
    By jivemario in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-31-2012, 02:44 PM
  3. Replies: 1
    Last Post: 03-21-2012, 11:22 AM
  4. IF function greater than 115 less than 195
    By dbroderick in forum Excel General
    Replies: 4
    Last Post: 11-23-2011, 01:31 PM
  5. Using greater than function
    By smithl1991 in forum Excel General
    Replies: 2
    Last Post: 02-17-2010, 03:11 PM
  6. simple DB function: trying sum & vlookup w/ array function
    By dlh in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-04-2007, 02:51 PM
  7. [SOLVED] Less than Greater than function
    By GreenMonster in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-04-2005, 08:06 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