Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Crew
 
Posts: n/a
Default Help with an if statement


I am having trouble getting this to work. I want it to go something like
this "if e10 e9 then equal the total e11+f30 and if f30the total of
e9-e10 then equal the total of f30-e11 if both of those statements
are false egual 0. Basically I want these 2 if statements into one
cell.


--
Crew
------------------------------------------------------------------------
Crew's Profile: http://www.excelforum.com/member.php...o&userid=23806
View this thread: http://www.excelforum.com/showthread...hreadid=375499

  #2   Report Post  
duane
 
Posts: n/a
Default


"if e10 e9 then equal the total e11+f30 and if f30the total of e9-e10
then equal the total of f30-e11 if both of those statements are false
egual 0

=if(e10e9,e11+f30,if(f30e9-e10,f30-e11,0))


--
duane


------------------------------------------------------------------------
duane's Profile: http://www.excelforum.com/member.php...o&userid=11624
View this thread: http://www.excelforum.com/showthread...hreadid=375499

  #3   Report Post  
Crew
 
Posts: n/a
Default


thanks I'm getting closer


--
Crew
------------------------------------------------------------------------
Crew's Profile: http://www.excelforum.com/member.php...o&userid=23806
View this thread: http://www.excelforum.com/showthread...hreadid=375499

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
IF Statement Brent New Users to Excel 3 April 29th 05 04:24 PM
How to calculate a sum as one outcome of an IF statement barb in NC Excel Worksheet Functions 2 March 31st 05 08:01 PM
What statement to use? Paul Excel Worksheet Functions 6 February 13th 05 05:23 PM
7+ nested if statement? Turi Excel Worksheet Functions 3 December 20th 04 07:55 PM
Statement lintan Excel Worksheet Functions 1 December 2nd 04 11:31 PM


All times are GMT +1. The time now is 05:39 PM.

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"