S
Stephen Glynn
How do I use a Yes/No button on a form to set the Yes/No value of a
specific record in a table? I've got several of these buttons which
I'll need to place on a single form. When the operator has checked the
relevant buttons I want to run an append query to add the record IDs of
the selected records to another table. Then I'll run an update query
to reset all the values in the source table to No.
Steve
specific record in a table? I've got several of these buttons which
I'll need to place on a single form. When the operator has checked the
relevant buttons I want to run an append query to add the record IDs of
the selected records to another table. Then I'll run an update query
to reset all the values in the source table to No.
Steve