To byundt,
Thankx for the input. Yes, I've done that, entered it once, then copied it down...Problem is, (a) I can't hook the formula to a named range that way, to be possibly used in other areas of the worksheet, and (b) for all the affected cells in Col D that don't yet have data from cols A,B & C, you end up with a bunch of zeroes or other trashy formatting in col D. I would MUCH PREFER to have the SUM OFFSET formula with the DYNAMIC twist to it.
Have fun!
Main Topics
Browse All Topics





by: byundtPosted on 2004-03-07 at 17:13:19ID: 10537431
Hi riprap1951,
Have you tried a simple SUM? Enter the following into cell D2, then copy it down:
=SUM(A2:C2)
Cheers!
Brad