Hi all,
I have a table which has like customerID, firstname, lastname, address, problems, time, reason, return.
I have a query which contains customerID, problems, time, reason, and return field for the end year report but I do not need to know the firstname and lastname of the customer.
I have a form where the sales person can type in information like firstname, lastname, address, problems, time, reason, return.
Now when I export the query to excel, it only shows all the fields that I have selected in the query.
My question comes in here: Is there a way in Access where it could identify the repeat customer and categorizing them under one customerID. So that when I export to excel, I can see the number of times the same customer came in.
I hope I made some sense here and I hope there is someone out there who could think of a way for me to identify repeat customer.
Thanks