J
Jeff @ CI
In my Access 2000 database, I have a form for entering data on people who
register for an event. Key fields are "First Name", "Last Name", "Event
Code". I am tracking multiple events.
When I enter a registrant's information, I want to click on a "Submit"
button that will run a find duplicates query for only that one event and then
display a pop up form displaying the duplicates - if any are found - and
allow me to modify or delete or keep the records in question. If no
duplicates are found, I do not want anything to occur.
All fields are in one table called contacts. I intend to use the wizard to
create the button with the "Save Record" process. Then insert the coding
needed to perform the above process.
Any help provided would be greatly appreciated.
Thanks in advance, ...
Jeff
register for an event. Key fields are "First Name", "Last Name", "Event
Code". I am tracking multiple events.
When I enter a registrant's information, I want to click on a "Submit"
button that will run a find duplicates query for only that one event and then
display a pop up form displaying the duplicates - if any are found - and
allow me to modify or delete or keep the records in question. If no
duplicates are found, I do not want anything to occur.
All fields are in one table called contacts. I intend to use the wizard to
create the button with the "Save Record" process. Then insert the coding
needed to perform the above process.
Any help provided would be greatly appreciated.
Thanks in advance, ...
Jeff