creolejazz
Registered User.
- Local time
- Today, 15:45
- Joined
- Jun 28, 2007
- Messages
- 55
Need an opinion about the best way to do this.
Using a form which puts data into a table, we entered about 1,200 names with addresses, phone numbers, etc. for an annual event a year ago. Now it's time for this year's event. Many of last year's participants will attend again this year and will therefore already be in the table. As we receive written registrations for this year's event, what's the best way to determine if someone is already in the table so we don't duplicate the information?
The current method for entering registrations is to look at a written/printed registration form that the registrant has completed and then using an Access form, enter the data (which goes into the table). Is there a way for Access to let us know -- as the last name is being entered, for example -- that that person is already in the table from last year?
I know I can open the table and alphabetize by last name and search for the name and look to see if they are there, but that seems time-consuming and cumbersome. Anyone know of a better way?
Hope this makes sense. Thanks for any help.
Using a form which puts data into a table, we entered about 1,200 names with addresses, phone numbers, etc. for an annual event a year ago. Now it's time for this year's event. Many of last year's participants will attend again this year and will therefore already be in the table. As we receive written registrations for this year's event, what's the best way to determine if someone is already in the table so we don't duplicate the information?
The current method for entering registrations is to look at a written/printed registration form that the registrant has completed and then using an Access form, enter the data (which goes into the table). Is there a way for Access to let us know -- as the last name is being entered, for example -- that that person is already in the table from last year?
I know I can open the table and alphabetize by last name and search for the name and look to see if they are there, but that seems time-consuming and cumbersome. Anyone know of a better way?
Hope this makes sense. Thanks for any help.