G
Guest
The database I am currently working on incorporates complaints delivered to
me, complaints to the stores and complaints called in to our 1800 number. I
would like to be able to run a query or report to help me discover "problem
complainers" - callers who complain multiple times to try to get freebies.
Currently I enter my complaints to tblGuestComplaints using
frmGuestComplaints. This pulls info from my tblRestaurantInfo and
tblComplaintType in order to have the necessary information. The fields that
are filled in are first name, last name, address 1, address 2, City, State,
Zip, Phone, email and date of visit. How would I track all of the following -
Phone numbers, street addresses, email addresses and the first and last name
combination? (I have noticed some false names and other different information
for the same complaint and visit date).
Any Ideas would be terrific!
Jennifer
me, complaints to the stores and complaints called in to our 1800 number. I
would like to be able to run a query or report to help me discover "problem
complainers" - callers who complain multiple times to try to get freebies.
Currently I enter my complaints to tblGuestComplaints using
frmGuestComplaints. This pulls info from my tblRestaurantInfo and
tblComplaintType in order to have the necessary information. The fields that
are filled in are first name, last name, address 1, address 2, City, State,
Zip, Phone, email and date of visit. How would I track all of the following -
Phone numbers, street addresses, email addresses and the first and last name
combination? (I have noticed some false names and other different information
for the same complaint and visit date).
Any Ideas would be terrific!
Jennifer