Cathmac801
New Member
- Joined
- Apr 23, 2014
- Messages
- 20
Hi all, hoping someone can help me solve a complex query I have.
I have a large spreadsheet which has unique reference numbers in col A and month-year (ie oct-06) across row 1 (from oct-06 to mar-18).
The fiscal year for the spreadsheet is from 1-April to 31-March which is causing me problems!
For each individual ref no payments are filled in under some of the months (always consecutive and usually for between 6-12 months), the rest of the fields for that ref no are blank.
I need to work out the interest that should have been applied to those payments.
The rule is - use compound interest for each payment made based on the relevant fiscal year (I have an interest table that has the % broken down per month- it is the same for each 12 month period from apr to mar) - once the compound interest has been applied to the monthly amount then use simple interest (from same table) for each year afterwards up until end March 2018.
I have tried it in excel using formula but am now thinking VBA May have been a better option. Any help greatly appreciated.
Catherine
I have a large spreadsheet which has unique reference numbers in col A and month-year (ie oct-06) across row 1 (from oct-06 to mar-18).
The fiscal year for the spreadsheet is from 1-April to 31-March which is causing me problems!
For each individual ref no payments are filled in under some of the months (always consecutive and usually for between 6-12 months), the rest of the fields for that ref no are blank.
I need to work out the interest that should have been applied to those payments.
The rule is - use compound interest for each payment made based on the relevant fiscal year (I have an interest table that has the % broken down per month- it is the same for each 12 month period from apr to mar) - once the compound interest has been applied to the monthly amount then use simple interest (from same table) for each year afterwards up until end March 2018.
I have tried it in excel using formula but am now thinking VBA May have been a better option. Any help greatly appreciated.
Catherine