E
Ed from AZ
I have a list of dates in column A, and numbers down cols B-E. Off to
the right, I need a table that lists the month/year and the totals for
each of the columns. It needs to be a separate table, rather than a
pivot table, so it can be copied-and-pasted by others.
What I _think_ I need is:
-- a formula in H2:H10 (maybe more) that will look down the full range
of dates (call it A2:A100) and put one month/year per rowH3 = 03/09
H4 = 04/09
etc.
-- a formula in I2 that will sum all entries in B2:B100 with the month
and year of H2
I think I could get the second formula using SUMPRODUCT if I knew a
formula to get the month/date. (Then again, maybe I'm absolutely
wrong!)
Any help is appreciated.
Ed
the right, I need a table that lists the month/year and the totals for
each of the columns. It needs to be a separate table, rather than a
pivot table, so it can be copied-and-pasted by others.
What I _think_ I need is:
-- a formula in H2:H10 (maybe more) that will look down the full range
of dates (call it A2:A100) and put one month/year per rowH3 = 03/09
H4 = 04/09
etc.
-- a formula in I2 that will sum all entries in B2:B100 with the month
and year of H2
I think I could get the second formula using SUMPRODUCT if I knew a
formula to get the month/date. (Then again, maybe I'm absolutely
wrong!)
Any help is appreciated.
Ed