Hi all
I have an issue that seem very straight forwards so i hope one of you can help.
I'm trying to run a countifs function across two columns of data to only count what fits two criteria. The second column is a dates that is represented by "8/23/2013 11:02:00 AM".
My formula looks like the following (not working of course):
=COUNTIFS(E2:E636,"=C2",I2:I636,"=8/23/2013*")
What I experience is that when I change the second criteria to "8/23/2013 11:02:00 AM", the formula works fine. However it will not find a date "8/23/2013 11:05:00 AM". I really just want the second criteria to find all August 2013 items as I would like to tally each month of a specific year". Is there a way for me to change the date to a shorter date to help in my search.
My question is therefore how do i get the formula to work if I need only need the month and year?
I Hope you understand my issue and can help me.
Thanks in advance
Bookmarks