G
Guest
How do I check yes in yes/no box for filtered records? I filter records in a
form and when I am done I would like to check yes for each record in the
current set of filtered records.
I normally start with 7,000 records and then filter down to 400 depending on
current needs. Of those 400 I need to check a yes or no box. Currently I am
hand checking each one. I haven’t figured out how to check the first one and
hold shift to check the last one (like other programs). I can not build a
standard query to check them because my filter criteria changes each time.
So, I want to take the “current filtered records†and run them through an
update query to change no to yes. How do I get the current filtered records?
form and when I am done I would like to check yes for each record in the
current set of filtered records.
I normally start with 7,000 records and then filter down to 400 depending on
current needs. Of those 400 I need to check a yes or no box. Currently I am
hand checking each one. I haven’t figured out how to check the first one and
hold shift to check the last one (like other programs). I can not build a
standard query to check them because my filter criteria changes each time.
So, I want to take the “current filtered records†and run them through an
update query to change no to yes. How do I get the current filtered records?