English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

In my excel problem, I have to calculate the percent increase/decrease in a closing price for a stock from month to month. For example I have to calculate the percent change in closing price from June 2006-July 2006. I can do the formula, but isn't there a way to easily copy the formula the whole way up the column, insead of having to do each month to month analysis? I'd hate to do that with 120 months.

2007-08-26 15:12:45 · 5 answers · asked by d7four03 1 in Computers & Internet Software

5 answers

I will assume you have your monthly closing prices in column A, starting at row 2.

In cell B3, type....

=(A3-A2)/A2 x 100

Copy and paste the cell down column B.

If you choose to format column B using percentage style, you would use the formula...

=(A3-A2)/A2

...instead.

2007-08-26 15:20:58 · answer #1 · answered by Boots McGraw 5 · 0 0

If you have one column with all the percentages in it and the other column with the differences calculated by formula, just copy the formula from one cell and paste it into all 120 cells going down. The cell references will automaticaly change and you should get the right answer.

2007-08-26 15:22:15 · answer #2 · answered by rscanner 6 · 0 0

u have done more than half the work of creating the formula. Just type the formula, and while doing so just check whether u need the ABSOLUTE or RELATIVE cell references. Then create a range where u want and paste the formula, and LO ur %age value of + or - is there.
eg

assuming c10 is 100% the increase should be c10=100%
d10= ?

c10= 500 d10 = 520 e10= ((d10*100)/c10)

just make the block of ((d10*100)/c10) and copy it down the range

2007-08-26 15:28:57 · answer #3 · answered by Venkatesh V S 5 · 0 0

After you type the first formula, as per Boots McGraw...

then just use the fill handle and drag it down for all cells. (the fill handle is the small black + in the lower right corner of the active cell.)

2007-08-26 16:39:22 · answer #4 · answered by vbmica 7 · 0 0

check this link its good


http://buyingandsellingshares.blogspot.com/

.

2007-08-27 04:19:29 · answer #5 · answered by vani s 1 · 0 3

fedest.com, questions and answers