Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In Excel2000, I have the following formulas:
A B c 1 2 +B2 3 +C2 4 5 6 7 I want to create a macro to select a range (say A4:A20) that will look at the previous row's formula and add one column to column reference. My output will then look like: A B c 1 2 +B2 3 +C2 4 +D2 5 +E2 6 +F2 7 +G2 etc, etc. Any ideas? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formulas - Countif and Fill Down | Excel Discussion (Misc queries) | |||
Fill Down Formulas | Excel Worksheet Functions | |||
automatic fill formulas down | Excel Worksheet Functions | |||
Fill formulas | Excel Discussion (Misc queries) | |||
Some formulas don't track copies, pastes, fill right, fill down | Excel Discussion (Misc queries) |