Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can a freez a portion of my formula so that it keeps
a specific referenced cell when I'm copying in a column. Expmp. (c1 + C2) I want the reference to c1 to stay c1 and the c2 to change to c3.. c4.. c5.. when copying down a column. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Leo
click in the formula on the C1 and press the F4 key it will change to $C$1 (you could type the $ if you really want) - this "freezes" (makes the reference absolute rather than relative) both the column and row reference (other options are $C1 (column stays absolute - row is relative) or C$1(column is relative - row is absolute) Regards JulieD "Leo" wrote in message ... How can a freez a portion of my formula so that it keeps a specific referenced cell when I'm copying in a column. Expmp. (c1 + C2) I want the reference to c1 to stay c1 and the c2 to change to c3.. c4.. c5.. when copying down a column. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert Array Formulas to Regular Formulas | Excel Worksheet Functions | |||
E2007 formulas display as formulas, not results | Excel Worksheet Functions | |||
Counting # of Formulas in a column with formulas and entered data | Excel Worksheet Functions | |||
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP | Excel Worksheet Functions | |||
Formulas not evaluated, Formulas treated as strings | Excel Discussion (Misc queries) |