G
Guest
I have a table which inlcudes the fields:
Product
Use (boolean)
A form contains a List Box bound to this table.
When the form opens I want to automatically select all records where field
"USE" = True
What is the code for this?
Product
Use (boolean)
A form contains a List Box bound to this table.
When the form opens I want to automatically select all records where field
"USE" = True
What is the code for this?