Select the cells in column D and copy them. Click on H1 and:
Edit > PasteSpecial > Add

Signature
Gary''s Student - gsnu200772
That works great for this particular application, but just for future-use
probability, is there a way to do it without losing the cell reference? To
keep it as "=42 + D1" for example? Thanks!
> Select the cells in column D and copy them. Click on H1 and:
> Edit > PasteSpecial > Add
Gord Dibben - 07 Mar 2008 23:07 GMT
In a helper column enter =D1+H1
Copy down as far as you have data.
The cell refs will increment.
Gord Dibben MS Excel MVP
>That works great for this particular application, but just for future-use
>probability, is there a way to do it without losing the cell reference? To
>keep it as "=42 + D1" for example? Thanks!
>
>> Select the cells in column D and copy them. Click on H1 and:
>> Edit > PasteSpecial > Add