LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 82
Default Joining these formulas so they work?

Hi - I am working on a mortgage spreadsheet.

I need the spreadsheet to work out interest only calculations, principle &
interest calculations, and remain empty if no loan amount or interest rate is
entered.

I currently use this formula that preforms step 1 and step 3 perfectly

O21: =IF(OR(L21="",N21=""),"",L21*N21)

Cell definition is L21 = loan amount, N21 = Interest rate

The cell that will have either IO (Interest Only) or PI (principle and
Interest) is I21.

The principle and interest formula I want to use (I know it's crude, but
does the job required) is =PMT(0.09/12,30*12,-L21)

To sum up:

When IO is placed in I21 I require the 'interest only' formula to work, when
PI is place in I21 I require the 'Principle and Interest' formula to work,
and if nothing is placed in L21 or N21 when nothing is placed in O21.

Any help would be appreciated.

Thank you in advance.

Cheers Scott
 
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
Help with joining two macros together pano Excel Worksheet Functions 3 February 3rd 07 01:31 PM
Joining IF Statements Carl Excel Worksheet Functions 3 November 14th 06 08:50 PM
Joining Worksheets Naomi Excel Worksheet Functions 2 July 16th 06 12:18 AM
Joining/Linking nested formulas Aikisteve Excel Worksheet Functions 1 July 7th 06 05:01 PM
joining worksheets Brion Excel Worksheet Functions 1 February 3rd 06 02:52 PM


All times are GMT +1. The time now is 06:36 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"