Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
cbrock
 
Posts: n/a
Default Excel Repeating Formula

I am trying to creat a formula that will look at a value entered in one cell,
(ex. 10%), then look at another value, (ex. $54K), and multiply by the first
value. This will equal $5400, then the formula needs to ad the $5400 to the
first $54K and equal $59,400. This part I understand how to do. I now need
how to get the new total of $59,400 to auto repeat the process.( Ex. 54K *
10% = 5400 + 54000 = 59,400 * 10% = 5940 + 59400 = 65340 * 10% = etc etc.) A
compiling equation.

  #3   Report Post  
Posted to microsoft.public.excel.misc
SimonCC
 
Posts: n/a
Default Excel Repeating Formula

Assuming you have 10% in cell A1 and 54000 in B1, in B2 use:
=B1*(1+$A$1)
Then copy from B2 down to as far as you wish.

-Simon

"cbrock" wrote:

I am trying to creat a formula that will look at a value entered in one cell,
(ex. 10%), then look at another value, (ex. $54K), and multiply by the first
value. This will equal $5400, then the formula needs to ad the $5400 to the
first $54K and equal $59,400. This part I understand how to do. I now need
how to get the new total of $59,400 to auto repeat the process.( Ex. 54K *
10% = 5400 + 54000 = 59,400 * 10% = 5940 + 59400 = 65340 * 10% = etc etc.) A
compiling equation.

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
Help! How do you get excel to find the x(changes daily, marked in a cell from another formula) highest numbers in a group of numbers and sum them up? C-Man23 Excel Worksheet Functions 1 January 9th 06 01:23 PM
How do I set up a repeating formula in Excel? Sabrina Excel Worksheet Functions 2 September 20th 05 05:28 PM
converting formula from lotus.123 to excel zaharah Excel Worksheet Functions 2 July 27th 05 03:04 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Repeating formula in Excel RescueEMT72 Excel Discussion (Misc queries) 8 November 28th 04 03:37 AM


All times are GMT +1. The time now is 08:46 AM.

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

About Us

"It's about Microsoft Excel"