Greetings!
I have a simple access database where each record contains a checkbox field. On a record lookup form, I would like to place a textbox that contains the current count of records with selected checkboxes. I would like to use VBA code for the textbox.
Any simple suggestions?
Thanks.
P.S. If I have a save record button, how can I refresh this value after the save button is pressed?
I have a simple access database where each record contains a checkbox field. On a record lookup form, I would like to place a textbox that contains the current count of records with selected checkboxes. I would like to use VBA code for the textbox.
Any simple suggestions?
Thanks.
P.S. If I have a save record button, how can I refresh this value after the save button is pressed?