Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
<Ted Walls wrote:
How can I make excel do this over rows: A1 = x A2 = x * 1.03 A3 = A2 * 1.03 ... Well, you almost have it yourself. A1: 123 A2: =A1*1.03 Copy A2 to A3 and other cells. You will see that Excel automagically change A1 to the previous cell name. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Formulae 'Help' | Excel Worksheet Functions | |||
Formulae: Paste value formulae after doing an average operation | Excel Discussion (Misc queries) | |||
excel formulae | Excel Discussion (Misc queries) | |||
Searching TEXT in formulae, rather than results of formulae | Excel Worksheet Functions | |||
Another Question Concerning Replacing Formulae With Values ! | Excel Programming |