Hi all, ok well I don't think this should be difficult at all but i can't seem to find a way to do it...
Basically i've got a field on a table with a number of different medical surgery names next to the patient's name. All I want to do is run a query counting how many times each surgery is mentioned in the field i.e. how many times they've referred a patient, looking something like this I guess...
The Beatles Surgery Kiss Surgery The Cure Surgery New Order Surgery
9...............................2................. ...5........................10
Obviously these aren't the surgery names, the field is called Referring Gp Practice and the table is Quarter 2.
Oh and if there's anyway i'd like to make 3 queries so to be quarter specific, ie with a date range. july,aug,sept for q2.... oct,nov,dec for q3....jan, feb, march for q4. This is of secondary importance though.
Thanks!!
Katie x