Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I borrow money for my small biz on an indefinite period., and I cant get the
answer I need bu usng Excel 2003's interest rate calculations, as this seems to only work if there is a defintie period of time. example: I borrow £10 at a rate of 1% for every 14days. Typically I repay it at anytime between 14 and 90 days. So i want to be able to know how much interest I am clocking up on 14 day basis. Advice always welcome! Thank you |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
day zero you owe £10
14 days from now you will owe 10*(1+1%) 28 day from now you will owe 10*(1+1%)*(1+1%) = 10*(1+1%)^2 42 day later 10*(1+1%)^3 In 90 days you will owe 10*(1+1%)^(90/14) Just think back to those fun arithmetic classes. best wishes -- Bernard V Liengme Microsoft Excel MVP www.stfx.ca/people/bliengme remove caps from email "spudsnruf" wrote in message ... I borrow money for my small biz on an indefinite period., and I cant get the answer I need bu usng Excel 2003's interest rate calculations, as this seems to only work if there is a defintie period of time. example: I borrow £10 at a rate of 1% for every 14days. Typically I repay it at anytime between 14 and 90 days. So i want to be able to know how much interest I am clocking up on 14 day basis. Advice always welcome! Thank you |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you Bernard. I was always the one in the maths class facing the wall
for some thing done at the beginning of the class. If i understand your suggestion corectly, this wont tell me the answer on any given day automatically though twill it? My plan was to be able to look at my spreadshet on a daily basis and be able to see what the accumalated interest is on each loan to the current day. I have about 120 of these small loans owing at any one time, and so keeping track of them by just knowing the amount owed on each loan up to the day I look at them is what I wanted to do. Does this make sense? Is this possible? Thank you. "Bernard Liengme" wrote: day zero you owe £10 14 days from now you will owe 10*(1+1%) 28 day from now you will owe 10*(1+1%)*(1+1%) = 10*(1+1%)^2 42 day later 10*(1+1%)^3 In 90 days you will owe 10*(1+1%)^(90/14) Just think back to those fun arithmetic classes. best wishes -- Bernard V Liengme Microsoft Excel MVP www.stfx.ca/people/bliengme remove caps from email "spudsnruf" wrote in message ... I borrow money for my small biz on an indefinite period., and I cant get the answer I need bu usng Excel 2003's interest rate calculations, as this seems to only work if there is a defintie period of time. example: I borrow £10 at a rate of 1% for every 14days. Typically I repay it at anytime between 14 and 90 days. So i want to be able to know how much interest I am clocking up on 14 day basis. Advice always welcome! Thank you |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Another question is: Is the interest compounded?
spudsnruf wrote: Thank you Bernard. I was always the one in the maths class facing the wall for some thing done at the beginning of the class. If i understand your suggestion corectly, this wont tell me the answer on any given day automatically though twill it? My plan was to be able to look at my spreadshet on a daily basis and be able to see what the accumalated interest is on each loan to the current day. I have about 120 of these small loans owing at any one time, and so keeping track of them by just knowing the amount owed on each loan up to the day I look at them is what I wanted to do. Does this make sense? Is this possible? Thank you. "Bernard Liengme" wrote: day zero you owe £10 14 days from now you will owe 10*(1+1%) 28 day from now you will owe 10*(1+1%)*(1+1%) = 10*(1+1%)^2 42 day later 10*(1+1%)^3 In 90 days you will owe 10*(1+1%)^(90/14) Just think back to those fun arithmetic classes. best wishes -- Bernard V Liengme Microsoft Excel MVP www.stfx.ca/people/bliengme remove caps from email "spudsnruf" wrote in message ... I borrow money for my small biz on an indefinite period., and I cant get the answer I need bu usng Excel 2003's interest rate calculations, as this seems to only work if there is a defintie period of time. example: I borrow £10 at a rate of 1% for every 14days. Typically I repay it at anytime between 14 and 90 days. So i want to be able to know how much interest I am clocking up on 14 day basis. Advice always welcome! Thank you |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi...no the interest is not compounded. its just a fix % every period
(usually 14 days). Thank you. Did my question make sense? Cheers "Bob I" wrote: Another question is: Is the interest compounded? spudsnruf wrote: Thank you Bernard. I was always the one in the maths class facing the wall for some thing done at the beginning of the class. If i understand your suggestion corectly, this wont tell me the answer on any given day automatically though twill it? My plan was to be able to look at my spreadshet on a daily basis and be able to see what the accumalated interest is on each loan to the current day. I have about 120 of these small loans owing at any one time, and so keeping track of them by just knowing the amount owed on each loan up to the day I look at them is what I wanted to do. Does this make sense? Is this possible? Thank you. "Bernard Liengme" wrote: day zero you owe £10 14 days from now you will owe 10*(1+1%) 28 day from now you will owe 10*(1+1%)*(1+1%) = 10*(1+1%)^2 42 day later 10*(1+1%)^3 In 90 days you will owe 10*(1+1%)^(90/14) Just think back to those fun arithmetic classes. best wishes -- Bernard V Liengme Microsoft Excel MVP www.stfx.ca/people/bliengme remove caps from email "spudsnruf" wrote in message ... I borrow money for my small biz on an indefinite period., and I cant get the answer I need bu usng Excel 2003's interest rate calculations, as this seems to only work if there is a defintie period of time. example: I borrow £10 at a rate of 1% for every 14days. Typically I repay it at anytime between 14 and 90 days. So i want to be able to know how much interest I am clocking up on 14 day basis. Advice always welcome! Thank you |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Divide the total number of days in question by 14 and that's the current
percentage. spudsnruf wrote: Hi...no the interest is not compounded. its just a fix % every period (usually 14 days). Thank you. Did my question make sense? Cheers "Bob I" wrote: Another question is: Is the interest compounded? spudsnruf wrote: Thank you Bernard. I was always the one in the maths class facing the wall for some thing done at the beginning of the class. If i understand your suggestion corectly, this wont tell me the answer on any given day automatically though twill it? My plan was to be able to look at my spreadshet on a daily basis and be able to see what the accumalated interest is on each loan to the current day. I have about 120 of these small loans owing at any one time, and so keeping track of them by just knowing the amount owed on each loan up to the day I look at them is what I wanted to do. Does this make sense? Is this possible? Thank you. "Bernard Liengme" wrote: day zero you owe £10 14 days from now you will owe 10*(1+1%) 28 day from now you will owe 10*(1+1%)*(1+1%) = 10*(1+1%)^2 42 day later 10*(1+1%)^3 In 90 days you will owe 10*(1+1%)^(90/14) Just think back to those fun arithmetic classes. best wishes -- Bernard V Liengme Microsoft Excel MVP www.stfx.ca/people/bliengme remove caps from email "spudsnruf" wrote in message ... I borrow money for my small biz on an indefinite period., and I cant get the answer I need bu usng Excel 2003's interest rate calculations, as this seems to only work if there is a defintie period of time. example: I borrow £10 at a rate of 1% for every 14days. Typically I repay it at anytime between 14 and 90 days. So i want to be able to know how much interest I am clocking up on 14 day basis. Advice always welcome! Thank you |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calulate interest for a loan as payments are received | Excel Discussion (Misc queries) | |||
loan payments - Interest only? | Excel Discussion (Misc queries) | |||
Simple interest, multiple payments, loan balance | Excel Worksheet Functions | |||
Keeping track of loan payments and interest | Excel Discussion (Misc queries) | |||
How to calculate total interest on 12 month loan with early payments | Excel Worksheet Functions |