LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
 
Posts: n/a
Default

"Stormy Weather" wrote:
I need a formula for calculating an even percentage amount between a
specified range of numbers. This is for a pay plan. For example, the starting
salary is $30,000 and the top salary is $65,000; I need a formula that will
give the 8 steps from start to top with the exact same percentage - not
dollar amount.


As I understand it, you want a formula to compute the
periodic (annual) rate of change from $30,000 to $65,000
in 8 periods (years).

Gary''s Student wrote:
I used =(B8/B1)^(1/7)-1 as the formula.
Where B8 has the end value (65,000)
B1 has the starting value (30,000)
and the 7 is one less than the number of rows.
(there is probably a simple financial function for this [...])


Normally, the first ("present") value is not one of the
steps. Hence, RATE(8,,-30000,65000).

If the OP intends the first value to be one of the "steps",
I would say he wants the rate of change over 7 periods.
Hence, RATE(7,,-30000,65000).

 
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
Array Formulas take waaaay too long... belly0fdesire Excel Worksheet Functions 7 August 8th 05 10:11 PM
How can i find percentage and other xcel formulas? SOLAR Excel Discussion (Misc queries) 1 May 17th 05 12:00 AM
Help, Urgent Excel Formulas are not calculating maashoff Excel Discussion (Misc queries) 1 May 3rd 05 12:25 AM
Problem with named formula's nathan Excel Worksheet Functions 0 January 21st 05 04:07 PM
calculating formulas for all workbooks in a folder Chad Excel Worksheet Functions 3 November 13th 04 05:22 PM


All times are GMT +1. The time now is 01:42 PM.

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"