Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have used the financial functions lots in the past. Suddenly the simplest
of functions are not returning the correct answer. Even if I use the examples found in the "help with this function" the answers are different than on the Help page! Is this something I am doing have done or can these functions get contaminated? I am at my end of what I think is going wrong. I have tried to "detect and repair" and "reinstall" Excel but this does not work either. Any ideas???? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Give us an example of the formula you are using, the results you get, and
the results you expect. In addition, is recalculation set to automatic? Regards, Fred. "petew812" wrote in message ... I have used the financial functions lots in the past. Suddenly the simplest of functions are not returning the correct answer. Even if I use the examples found in the "help with this function" the answers are different than on the Help page! Is this something I am doing have done or can these functions get contaminated? I am at my end of what I think is going wrong. I have tried to "detect and repair" and "reinstall" Excel but this does not work either. Any ideas???? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The PMT function:
The Help example parameters are 8% interest, 10 months, w/ $10,000 gives the answer $1037.03. When I insert the same parameters the answer comes out $6707.22. Yes, the calculation is set to automatic. Thanks "Fred Smith" wrote: Give us an example of the formula you are using, the results you get, and the results you expect. In addition, is recalculation set to automatic? Regards, Fred. "petew812" wrote in message ... I have used the financial functions lots in the past. Suddenly the simplest of functions are not returning the correct answer. Even if I use the examples found in the "help with this function" the answers are different than on the Help page! Is this something I am doing have done or can these functions get contaminated? I am at my end of what I think is going wrong. I have tried to "detect and repair" and "reinstall" Excel but this does not work either. Any ideas???? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
When I insert the same parameters the answer ... $6707.22.
Hi. You are using a rate of 8/12. It should be 8%/12. =PMT(8%/12, 10, 10000) -- HTH :) Dana DeLouis "petew812" wrote in message ... The PMT function: The Help example parameters are 8% interest, 10 months, w/ $10,000 gives the answer $1037.03. When I insert the same parameters the answer comes out $6707.22. Yes, the calculation is set to automatic. Thanks "Fred Smith" wrote: Give us an example of the formula you are using, the results you get, and the results you expect. In addition, is recalculation set to automatic? Regards, Fred. "petew812" wrote in message ... I have used the financial functions lots in the past. Suddenly the simplest of functions are not returning the correct answer. Even if I use the examples found in the "help with this function" the answers are different than on the Help page! Is this something I am doing have done or can these functions get contaminated? I am at my end of what I think is going wrong. I have tried to "detect and repair" and "reinstall" Excel but this does not work either. Any ideas???? |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In the future, Pete, you will get much faster service if you show your
formula in your first post. Even with your response, it's only by trial and error that it can be determined that you used an interest rate of 8/12 rather than 8%/12, whereas this would have been obvious had you shown the formula. Regards, Fred. "Dana DeLouis" wrote in message ... When I insert the same parameters the answer ... $6707.22. Hi. You are using a rate of 8/12. It should be 8%/12. =PMT(8%/12, 10, 10000) -- HTH :) Dana DeLouis "petew812" wrote in message ... The PMT function: The Help example parameters are 8% interest, 10 months, w/ $10,000 gives the answer $1037.03. When I insert the same parameters the answer comes out $6707.22. Yes, the calculation is set to automatic. Thanks "Fred Smith" wrote: Give us an example of the formula you are using, the results you get, and the results you expect. In addition, is recalculation set to automatic? Regards, Fred. "petew812" wrote in message ... I have used the financial functions lots in the past. Suddenly the simplest of functions are not returning the correct answer. Even if I use the examples found in the "help with this function" the answers are different than on the Help page! Is this something I am doing have done or can these functions get contaminated? I am at my end of what I think is going wrong. I have tried to "detect and repair" and "reinstall" Excel but this does not work either. Any ideas???? |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Aug 8, 8:31 am, "Dana DeLouis" wrote:
When I insert the same parameters the answer ... $6707.22. Hi. You are using a rate of 8/12. It should be 8%/12. =PMT(8%/12, 10, 10000) Which suggests to me that the cell containing the interest rate is not formatted properly to %. So when you enter 8, Excel sees it as "8", rather than ".08". I'm assuming you have references to other cells in your formulas. |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you all for your help
"Spiky" wrote: On Aug 8, 8:31 am, "Dana DeLouis" wrote: When I insert the same parameters the answer ... $6707.22. Hi. You are using a rate of 8/12. It should be 8%/12. =PMT(8%/12, 10, 10000) Which suggests to me that the cell containing the interest rate is not formatted properly to %. So when you enter 8, Excel sees it as "8", rather than ".08". I'm assuming you have references to other cells in your formulas. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How come Excel can't calculate any =SIN(x) or =COS(y) correctly? | Excel Discussion (Misc queries) | |||
My control toolbox functions are not working correctly. | Excel Discussion (Misc queries) | |||
excel does not calculate sums correctly | Excel Discussion (Misc queries) | |||
Excel won't calculate my formulas correctly. | Excel Worksheet Functions | |||
Formula doesn't calculate correctly | Excel Worksheet Functions |