K
Kurt
I have a spreadsheet with the date as column A and hours
in column B. The date is in mm/dd/yyyy format. I am
trying to sumarize the hours in column B for a given
month.
The rows will have 02/15/04, 02/22/04, 02/29,04, 03/07/04,
03/15/04 and so on.
I want to summarize rows for February and March for
example.
I was trying to use the sumif(range,monthfunction,range)
but I can not seem to get it to work. I was trying to
test column A for a month and if the month was 2 I wanted
to summarize column B for February and then do the same
for March and so on.
Any thoughts?
in column B. The date is in mm/dd/yyyy format. I am
trying to sumarize the hours in column B for a given
month.
The rows will have 02/15/04, 02/22/04, 02/29,04, 03/07/04,
03/15/04 and so on.
I want to summarize rows for February and March for
example.
I was trying to use the sumif(range,monthfunction,range)
but I can not seem to get it to work. I was trying to
test column A for a month and if the month was 2 I wanted
to summarize column B for February and then do the same
for March and so on.
Any thoughts?