Hi:
I've researched the append query, update query, etc. but can't seem to find my answer. Maybe I'm on the wrong track entirely.
Is there a way for a user to enter information into a query that retrieves the desired record which is then displayed on a form but that also puts the information they entered into a table.
In other words this is how it works now...
The user clicks on the form "Check My Codes" and the query prompts them for their name and their code number. Their name, code number, and their prize (which is part of the record in the table) displays on the form.
What I want to do is avoid having them print out the form and submit it to get their prize. I'd like the name they entered to end up in the table (or a table) along with the other information so we can then simply review the table and award the prizes without using so much ink and paper to print the forms.
Thanks,
xeb
I've researched the append query, update query, etc. but can't seem to find my answer. Maybe I'm on the wrong track entirely.
Is there a way for a user to enter information into a query that retrieves the desired record which is then displayed on a form but that also puts the information they entered into a table.
In other words this is how it works now...
The user clicks on the form "Check My Codes" and the query prompts them for their name and their code number. Their name, code number, and their prize (which is part of the record in the table) displays on the form.
What I want to do is avoid having them print out the form and submit it to get their prize. I'd like the name they entered to end up in the table (or a table) along with the other information so we can then simply review the table and award the prizes without using so much ink and paper to print the forms.
Thanks,
xeb