Home |
Search |
Today's Posts |
#3
![]() |
|||
|
|||
![]()
=(A5-$A$1)/$A$1
Using the $ creates an "absolute reference" to the cell. $A means absolute to column A, $1 means absolute to row 1. When you copy down, the $A$1 will stay "static". ************ Anne Troy www.OfficeArticles.com "firelake" wrote in message ... So, say A1 is the number of arrests in 1990, A2 is number of arrests in 1991, A3 the number of arrests in 1992, etc, all the way to A10. In the adjacent column B, I would like to calculate the percentage increase or decrease in arrests for each year compared to that of 1990, and not to that of the preceding year. So in B5, for example, I would put the formula "=(A5-A1)/A1" and etc. The Question: How can I put this formula in once and then have it automatically calculate the percentage change for the all the other years as compared only to 1990? I have many, many catagories and many percent changes to compare -- manually entering each one is not a very good option... Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Database functions should use criteria in formula, as 1-2-3 does | Excel Worksheet Functions | |||
Changing the range of several averaging functions | Excel Discussion (Misc queries) | |||
Visible rows and functions that work | Excel Worksheet Functions | |||
Confused about arrays and ranges in functions | Excel Worksheet Functions | |||
How: Functions repeating... | Excel Worksheet Functions |