M
mr unreliable
hi Group,
I have rows named BEG_INT and END_INT. I am summing a range of rows between
these rows for columns named FY_2001, FY_2002, etc.
The row of sums has (intersection-type) formulas which like this:
=SUM(FY_2001 BEG_INT : END_INT)
=SUM(FY_2002 BEG_INT : END_INT)
=SUM(FY_2003 BEG_INT : END_INT)
While this does work ok, I would prefer to have the same formula extended
across the summation row.
How would I go about defining a named function "CurrentColumn", so that I
could use the same formula across my row of sums?
tiafah, jw
I have rows named BEG_INT and END_INT. I am summing a range of rows between
these rows for columns named FY_2001, FY_2002, etc.
The row of sums has (intersection-type) formulas which like this:
=SUM(FY_2001 BEG_INT : END_INT)
=SUM(FY_2002 BEG_INT : END_INT)
=SUM(FY_2003 BEG_INT : END_INT)
While this does work ok, I would prefer to have the same formula extended
across the summation row.
How would I go about defining a named function "CurrentColumn", so that I
could use the same formula across my row of sums?
tiafah, jw