Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
C.Pflugrath
 
Posts: n/a
Default Multi-lookups on variable data

I'm trying to design a formula that will calculate interest on a daily basis
for a loan which has a floating interest rate based on a Bank's Prime Lending
Rate.

I have a separate worksheet which contains a table with Lending Rate
Effective Date (A!A2:A2000), End Date (A!B2:B2000), Lending Rate(A!C2:C2000),
Surcharge (A!D2:D2000) and Charge Rate (A!E2:E2000). The Table and ranges
have been named.

The Interest Calculation formulas cannot use named ranged as there will be
multiple worksheets in the notebook; one worksheet for each loan.

Each Loan sheet is based on a template with 3 key sections;
* the Payment Anniversary Dates (B!E15:H15)
* the Payment Received Dates (B!C23:C29)
* the Interest Calculation Period: Period Start (B!B36:B45), Period End
(B!C36:C45)

The Period Start formula reads
IF(D36="","",IF(OR(D36+1$G$14,D36+1TODAY()),"",D 36+1))

I need a formula that will populate the Period End Date as the lesser of
i) the lookup of the Period Start Date in the Lending Rate End Date
ii) the lookup of the Payment Received Date that is less than the lookup of
the Period Start Date in the Lending Rate End Date
iii) the of the Payment Anniversary Date for the period being calculated.

Any ideas would be greatly appreciated.
--
.. . . Cheers
C.Pflugrath
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
Saving data in a worksheet within a workbook Homeuser Excel Discussion (Misc queries) 2 August 21st 05 10:49 PM
Removing blank rows in a worksheet Louise Excel Worksheet Functions 6 May 26th 05 02:21 PM
Getting data from another workbook based on variable joemc911 Excel Discussion (Misc queries) 3 May 25th 05 09:18 AM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM
What variable do you insert for X-cel if there is missing data? Iop.kcl New Users to Excel 1 March 22nd 05 05:00 PM


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