I am creating a spreadsheet with data on sheet called "MAIN" and a seperate sheet called "SUMMARY"
On sheet MAIN - column A contains a date in dd/mm/yy format. I need a formula to put into a cell in SUMMARY worksheet that will count the number of cells in column H that are from a particaular month, ie I will have 12 cells, one for Jan, one for Feb etc etc, and I need it to count the number of instances per month (ideally Oct 2011, November 2011, December 2011, January 2012) etc so when we start the new year it does not mix up 2011 and 2012 data
Can anyone help?
I have tried adding a column next to it, and running a COUNTIF command but that does not seem to work
On sheet MAIN - column A contains a date in dd/mm/yy format. I need a formula to put into a cell in SUMMARY worksheet that will count the number of cells in column H that are from a particaular month, ie I will have 12 cells, one for Jan, one for Feb etc etc, and I need it to count the number of instances per month (ideally Oct 2011, November 2011, December 2011, January 2012) etc so when we start the new year it does not mix up 2011 and 2012 data
Can anyone help?
I have tried adding a column next to it, and running a COUNTIF command but that does not seem to work