I don't know if this should go in the reports section or the queries section but here goes:-
I have a simple table which tracks dates for various projects on different geographical sites (the test data is over 600 records).
I would like to have a report which lists months down the left and has several of the fields as column headings then insert the number of times that milestone has been met in that month:-
e.g., if there are 33 sites which have designs produced in March 2012 (i.e., there are 33 dates in the database in march 2012 for the field "Designs Produced" then under the column "Designs Produced" and on the row "March" under group 2012 it would show "33".
I cannot for the life of me work out how to do it! Any pointers?
I have a simple table which tracks dates for various projects on different geographical sites (the test data is over 600 records).
I would like to have a report which lists months down the left and has several of the fields as column headings then insert the number of times that milestone has been met in that month:-
e.g., if there are 33 sites which have designs produced in March 2012 (i.e., there are 33 dates in the database in march 2012 for the field "Designs Produced" then under the column "Designs Produced" and on the row "March" under group 2012 it would show "33".
I cannot for the life of me work out how to do it! Any pointers?