Hi,
I have a table containing three columns, a name, event and date. I'm trying to produce a report which details the number of events per person per week for a number of weeks so I can spot trends - ideally a report showing the person name followed by four columns showing the number of events for that person for each of the last four weeks. I can do one weekly column, but how do I get the four columns in one query?
Thanks,
Fraser
I have a table containing three columns, a name, event and date. I'm trying to produce a report which details the number of events per person per week for a number of weeks so I can spot trends - ideally a report showing the person name followed by four columns showing the number of events for that person for each of the last four weeks. I can do one weekly column, but how do I get the four columns in one query?
Thanks,
Fraser