Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 46
Default Increase amount to achieve target

I want to increase an amount ($1,000) over a number of periods (52 weeks) so
that it will achieve a 40% increase at the end to $1,400. I would like a
formula to see the increase for each period without using Goal Seek so that I
can apply any starting amount or rate of increase to achieve an end term
target growth.

Regards
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default Increase amount to achieve target

1000 in A1, 1400 in A2:

=RATE(52,,A1,-A2)

Make sure the column is wide enough to show enough decimals

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"pkeegs" wrote in message ...
|I want to increase an amount ($1,000) over a number of periods (52 weeks) so
| that it will achieve a 40% increase at the end to $1,400. I would like a
| formula to see the increase for each period without using Goal Seek so that I
| can apply any starting amount or rate of increase to achieve an end term
| target growth.
|
| Regards


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 46
Default Increase amount to achieve target

That's brilliant, thanks Niek

"Niek Otten" wrote:

1000 in A1, 1400 in A2:

=RATE(52,,A1,-A2)

Make sure the column is wide enough to show enough decimals

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"pkeegs" wrote in message ...
|I want to increase an amount ($1,000) over a number of periods (52 weeks) so
| that it will achieve a 40% increase at the end to $1,400. I would like a
| formula to see the increase for each period without using Goal Seek so that I
| can apply any starting amount or rate of increase to achieve an end term
| target growth.
|
| Regards



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Increase amount to achieve target

=((1400/1000)^(1/52))-1
--
David Biddulph

"pkeegs" wrote in message
...
I want to increase an amount ($1,000) over a number of periods (52 weeks)
so
that it will achieve a 40% increase at the end to $1,400. I would like a
formula to see the increase for each period without using Goal Seek so
that I
can apply any starting amount or rate of increase to achieve an end term
target growth.

Regards



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
Target cell reference moves when target is cut and pasted Illya Teideman Excel Discussion (Misc queries) 5 May 31st 07 11:34 AM
need help to achieve this calculation TUNGANA KURMA RAJU Excel Discussion (Misc queries) 1 February 23rd 07 01:03 PM
Increase group of numbers by same amount Chrissy Excel Worksheet Functions 6 July 21st 06 11:46 PM
In Excel how do I increase the amount in an entire column by a %? Brittany Excel Discussion (Misc queries) 4 June 20th 06 06:25 PM
Amount of Increase of Wages dah Excel Worksheet Functions 8 September 27th 05 10:31 PM


All times are GMT +1. The time now is 10:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"