I have an excel spreadsheet with:
PatientID, PatientName, DateofService
I want to find out, how many times one patient has visited the doctor and I am trying to import the spreadsheet in MS Access(2010) and use SQL query but I am having errors every time using the COUNT
clause. Please help with the SQL query in "ACCESS" to count the each patients'visit(s).