A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Annuity Payments From A Present Amount



 
 
Thread Tools Display Modes
  #1  
Old September 3rd, 2008, 11:03 PM posted to microsoft.public.excel.worksheet.functions
JRR
external usenet poster
 
Posts: 22
Default Annuity Payments From A Present Amount

I am trying to figure out how to use functions in Excel to calculate an
annuity from a present amount. Do you happen to know how I would do this?
For Example:
Present Amount = $100,000
Period = 30 years (annual payments at beginning of each year)
Interest Rate = 6% / year
Annual Amount of Withdrawel Available = ?
Value at end of 30yr period = $0

Thank for your assistance,

James Richey

  #2  
Old September 4th, 2008, 12:04 AM posted to microsoft.public.excel.worksheet.functions
Fred Smith[_4_]
external usenet poster
 
Posts: 2,386
Default Annuity Payments From A Present Amount

Use the PMT function, as in:

=pmt(6%,30,100000)
=7264.89

Regards,
Fred.

"JRR" wrote in message
...
I am trying to figure out how to use functions in Excel to calculate an
annuity from a present amount. Do you happen to know how I would do this?
For Example:
Present Amount = $100,000
Period = 30 years (annual payments at beginning of each year)
Interest Rate = 6% / year
Annual Amount of Withdrawel Available = ?
Value at end of 30yr period = $0

Thank for your assistance,

James Richey


  #3  
Old September 4th, 2008, 03:35 AM posted to microsoft.public.excel.worksheet.functions
ryguy7272
external usenet poster
 
Posts: 1,593
Default Annuity Payments From A Present Amount

Thanks Fred. It doesn't get any easier than that.
Here is an interesting link if you want more info. JRR:
http://gs.fanshawec.ca/tlc/math270/3_4_Annuities.htm

Regards,
Ryan--


--
RyGuy


"Fred Smith" wrote:

Use the PMT function, as in:

=pmt(6%,30,100000)
=7264.89

Regards,
Fred.

"JRR" wrote in message
...
I am trying to figure out how to use functions in Excel to calculate an
annuity from a present amount. Do you happen to know how I would do this?
For Example:
Present Amount = $100,000
Period = 30 years (annual payments at beginning of each year)
Interest Rate = 6% / year
Annual Amount of Withdrawel Available = ?
Value at end of 30yr period = $0

Thank for your assistance,

James Richey



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:49 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.