I have a simple query, that I am using to select records based on a start date & end date. There is only 4 fields being returned:
First Name
Last Name
Ticket Number
Date
All the data is coming back fine, but I would like to sort out records where the First Name & Last Name occur more than once. Another words, I only want to see records if John Doe has more than one record. I have tried using the criteria for First Name & Last Name >"1" but that did not seem to do anything. Anyone have any simple suggestions?????? It would be very much appreciated.
Thanks
First Name
Last Name
Ticket Number
Date
All the data is coming back fine, but I would like to sort out records where the First Name & Last Name occur more than once. Another words, I only want to see records if John Doe has more than one record. I have tried using the criteria for First Name & Last Name >"1" but that did not seem to do anything. Anyone have any simple suggestions?????? It would be very much appreciated.
Thanks
Last edited: