G
Guest
I have a form that select the data from an underlying table based on a few
conmbo boxes.
I type in what i want to find in each combo box, click a button and the form
then displays all therecords with the combiniation of the combo box entries.
I then want to update one field to a new value on only these selected
records. currently it updates all the re cord in the table, as well as the
selected ones.
how can i write a query that updates only those records that the form filter
system selected. there are several possible filter boxes or fields to choose
from, and one or more will be selected as choices.
pat
conmbo boxes.
I type in what i want to find in each combo box, click a button and the form
then displays all therecords with the combiniation of the combo box entries.
I then want to update one field to a new value on only these selected
records. currently it updates all the re cord in the table, as well as the
selected ones.
how can i write a query that updates only those records that the form filter
system selected. there are several possible filter boxes or fields to choose
from, and one or more will be selected as choices.
pat