robsworld78
Registered User.
- Local time
- Today, 12:49
- Joined
- May 31, 2011
- Messages
- 99
Is this possible?
I have a table with product in it and added a yes/no field. On a form I have a combo box that points to that table for all the product. I've made it so when I select an item in the combo box that field will turn to yes and then the next record it won't show up there because "yes" is filtered out.
Here's the problem I need something that will turn all those records in that table back to "no" when the form is closed so they reappear when the form is opened again.
Can all records in a table have a change applied to them all when the form closes?
I have a table with product in it and added a yes/no field. On a form I have a combo box that points to that table for all the product. I've made it so when I select an item in the combo box that field will turn to yes and then the next record it won't show up there because "yes" is filtered out.
Here's the problem I need something that will turn all those records in that table back to "no" when the form is closed so they reappear when the form is opened again.
Can all records in a table have a change applied to them all when the form closes?