#1   Report Post  
Posted to microsoft.public.excel.misc
wab_77
 
Posts: n/a
Default 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


--
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

  #2   Report Post  
Posted to microsoft.public.excel.misc
Ronco
 
Posts: n/a
Default 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   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default if then statement

=MIN(a,b,c)

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"wab_77" wrote in
message ...

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



  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave O
 
Posts: n/a
Default if then statement

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

  #5   Report Post  
Posted to microsoft.public.excel.misc
wab_77
 
Posts: n/a
Default if then statement


Thanks very much for your help!


--
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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SET statement tutorial Daminc Excel Discussion (Misc queries) 13 January 17th 06 04:47 PM
IF Statement problem trixma New Users to Excel 3 September 27th 05 06:36 AM
If statement Matt Montagliano Excel Discussion (Misc queries) 1 September 8th 05 08:47 PM
Do I need a sumif or sum of a vlookup formula? PeterB Excel Worksheet Functions 0 June 1st 05 12:23 PM
IF Statement nightmare eugenevr Excel Discussion (Misc queries) 6 May 18th 05 01:09 PM


All times are GMT +1. The time now is 07:11 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"