+ Reply to Thread
Results 1 to 5 of 5

if then statement

  1. #1
    Registered User
    Join Date
    04-26-2006
    Posts
    5

    if then statement

    hi, i need help on an if then comparing 3 fields, a,b and c. I need to pick the smallest number from the 3 fields.

    Thanks

  2. #2
    Ronco
    Guest

    RE: if then statement

    Try using Excel formula =IF(MIN(number1,number2...),true,false).

    "wab_77" wrote:

    >
    > hi, i need help on an if then comparing 3 fields, a,b and c. I need to
    > pick the smallest number from the 3 fields.
    >
    > Thanks
    >
    >
    > --
    > wab_77
    > ------------------------------------------------------------------------
    > wab_77's Profile: http://www.excelforum.com/member.php...o&userid=33875
    > View this thread: http://www.excelforum.com/showthread...hreadid=536547
    >
    >


  3. #3
    Dave O
    Guest

    Re: if then statement

    How about
    =MIN(cell address, cell address, cell address)


  4. #4
    Bob Phillips
    Guest

    Re: if then statement

    =MIN(a,b,c)

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "wab_77" <[email protected]> wrote in
    message news:[email protected]...
    >
    > hi, i need help on an if then comparing 3 fields, a,b and c. I need to
    > pick the smallest number from the 3 fields.
    >
    > Thanks
    >
    >
    > --
    > wab_77
    > ------------------------------------------------------------------------
    > wab_77's Profile:

    http://www.excelforum.com/member.php...o&userid=33875
    > View this thread: http://www.excelforum.com/showthread...hreadid=536547
    >




  5. #5
    Registered User
    Join Date
    04-26-2006
    Posts
    5
    Thanks very much for your help!

+ 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