Hi,
What formula can I use to find out what the sum of column "D" is if Column "A" = Jan and Column "B" = Monday???
I have a list that i need to report the number of vacancies (Column D) were submitted on a Monday (Column B) in January (Column A).
I then need to replicate this sum for all days and months...
Not sure what I need, I thought something like...
=sumif(A1:A999="Jan", B1:B999="Mon",D1:D999)
But this obviously does not work. I have Excel 2003 if that helps???
PLEASE HELP!
What formula can I use to find out what the sum of column "D" is if Column "A" = Jan and Column "B" = Monday???
I have a list that i need to report the number of vacancies (Column D) were submitted on a Monday (Column B) in January (Column A).
I then need to replicate this sum for all days and months...
Not sure what I need, I thought something like...
=sumif(A1:A999="Jan", B1:B999="Mon",D1:D999)
But this obviously does not work. I have Excel 2003 if that helps???
PLEASE HELP!