T
Tammy F
I have a form, that I'd like the user to filter, then use a "Check All"
Button to select all the records that are filtered. I can't use an update
query like I know how to do, because it is filtered.
I thought about a do...until statement. But I don't know where to start with
that.
My form is frm_PriorityPackingS
The field to check is MHSelect
Thank you,
Tammy
Button to select all the records that are filtered. I can't use an update
query like I know how to do, because it is filtered.
I thought about a do...until statement. But I don't know where to start with
that.
My form is frm_PriorityPackingS
The field to check is MHSelect
Thank you,
Tammy