S
Sandra Grawunder
I have a form for ticket sales based on a ticket sales
query (TktList) which selects only the unsold tickets
from the master ticket table. The master ticket table is
updated by a query which puts a check in the
Yes/No "Sold" field of the master ticket list based on
the ticket ID's sold in the form.
The TktList query is run automatically by the form, but I
don't know where or how to run the underlying update
query in the form to update the sold fields so that the
TktList query will be current and display the correct
unsold list of tickets in the form.
Is this clear as mud?? :-(
TIA,
Sandra
query (TktList) which selects only the unsold tickets
from the master ticket table. The master ticket table is
updated by a query which puts a check in the
Yes/No "Sold" field of the master ticket list based on
the ticket ID's sold in the form.
The TktList query is run automatically by the form, but I
don't know where or how to run the underlying update
query in the form to update the sold fields so that the
TktList query will be current and display the correct
unsold list of tickets in the form.
Is this clear as mud?? :-(
TIA,
Sandra