In other words I need Cn=An*Bn where n=row number.
Thanks
- then highlight, for example, C 3 to C 900 inclusive
- the Ctrl-V to paste the formula
Please hit Yes if my comments have helped.
Thanks.
Start with column C in the first row, say C2. Enter the formula that you
want, say:
=A2*B2
Now, put the cursor in C2, and copy it. Several ways to do that; I usually
just press ctrl+C.
Now, enter C3:C950 into the Name Box. In Excel 2003, that is in the upper
left corner under the toolbar. That will effectively select the entire range
of cells. Much easier than trying to select all the cells manually or
dragging C2 down 950 rows by using the handle in the lower right of the cell
C2.
Then paste into the selected range. Several ways to do that; I usually just
press ctrl+V.
If you look at C3 etc, you will see that the relative references A2 and B2
are automagically updated to reflect the current row, e.g. A3 and B3.
Double-click on the fill handle of C1
Gord Dibben MS Excel MVP
On Thu, 7 Jan 2010 23:24:01 -0800, Ryan <Ry...@discussions.microsoft.com>
wrote: