Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
sharkfoot
 
Posts: n/a
Default IF THEN formula problem


How do I write this formula:

D21 =TNT!C10+TNT!C13 but if D21 is greater than D27, D21 should equal
whatever is in D27.

I have never written an If Then formula. How do I accomplish this?


--
sharkfoot
------------------------------------------------------------------------
sharkfoot's Profile: http://www.excelforum.com/member.php...o&userid=32164
View this thread: http://www.excelforum.com/showthread...hreadid=525658

  #2   Report Post  
Posted to microsoft.public.excel.misc
christopherp
 
Posts: n/a
Default IF THEN formula problem


sharkfoot Wrote:
How do I write this formula:

D21 =TNT!C10+TNT!C13 but if D21 is greater than D27, D21 should equal
whatever is in D27.

I have never written an If Then formula. How do I accomplish this?


Try this one mate:

=IF((SUM(tnt!c10,tnt!c13)C3),C3,(SUM(tnt!c10,tnt! c13)))

Chris


--
christopherp
------------------------------------------------------------------------
christopherp's Profile: http://www.excelforum.com/member.php...fo&userid=4162
View this thread: http://www.excelforum.com/showthread...hreadid=525658

  #3   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default IF THEN formula problem

in D21:

=if(TNT!C10+TNT!C13 D27,D27,TNT!C10+TNT!C13 )

HTH

"sharkfoot" wrote:


How do I write this formula:

D21 =TNT!C10+TNT!C13 but if D21 is greater than D27, D21 should equal
whatever is in D27.

I have never written an If Then formula. How do I accomplish this?


--
sharkfoot
------------------------------------------------------------------------
sharkfoot's Profile: http://www.excelforum.com/member.php...o&userid=32164
View this thread: http://www.excelforum.com/showthread...hreadid=525658


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
formula percentage problem thinkpic New Users to Excel 4 November 2nd 05 08:04 PM
formula problem Bart New Users to Excel 4 October 21st 05 12:56 PM
Problem with nested logical formula. Bill R Excel Worksheet Functions 6 September 26th 05 04:36 AM
problem with Array Formula OrdOff Excel Worksheet Functions 2 June 30th 05 04:57 PM
Baffling formula problem Ken Schmidt Excel Discussion (Misc queries) 2 December 21st 04 07:52 AM


All times are GMT +1. The time now is 11:46 PM.

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

About Us

"It's about Microsoft Excel"