LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default nested formulas in excel

Thank you very much!

"Sameer Nagi" wrote:

Hi Sleepless,

Suppose you make 3 columns:

Total Fees (Cell B5) Paid 1st Installment (Cell C5)
Due Now (D5)

Then in D5 you can use this formula:

=IF(C5=B5,0,IF(C5<B5,(B5-C5)+50,""))


ENJOY!!!!!!

Regards,
Sameer Nagi



"sleeplessinseattle" wrote:

Have a worksheet where I am tracking payments which may be made in full or
may be made in two installments. I have written a very simple formula which
subtracts the values in two columns (installments) from the total due column,
however, when individuals pay in two installments, they are chaged an
additional $50 fee. For instance, the total due for the class they are
taking is $1350 which they may pay in full which results in a balance due of
0; but if they pay a $400 deposit, they actually owe $1000 but my formula
returns the correct value of $950 (mathematically correct). Is there some
way to use a nested formula to return the value of $1000 when that condition
applies?

 
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
Nested-IF formulas GARY Excel Discussion (Misc queries) 4 March 24th 07 12:45 AM
help in nested if formulas John48 Excel Worksheet Functions 1 July 21st 06 08:01 AM
if nested formulas marleneardon Excel Discussion (Misc queries) 1 May 11th 06 12:23 PM
nested formulas Ctrl-Alt-Del Excel Discussion (Misc queries) 3 January 24th 06 04:17 PM
nested formulas dutchtreet Excel Worksheet Functions 5 February 3rd 05 08:25 PM


All times are GMT +1. The time now is 02:24 AM.

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"