halukorhan1
IS-IT--Management
Hi,
Imagine that I have a form with rows starting with the checkboxes. I would like to update a table. One of the fields in the table holds the status of the checkbox (true or false).
How can I update the field of this table if the checkboxes in the form are checked as True or unchecked as False?
Name of the checkbox field in the form is "local" and their values are starting from 1 to objRS.RecordCount .
Any help is appreciated...
Regards!
M. Haluk Orhan
Imagine that I have a form with rows starting with the checkboxes. I would like to update a table. One of the fields in the table holds the status of the checkbox (true or false).
How can I update the field of this table if the checkboxes in the form are checked as True or unchecked as False?
Name of the checkbox field in the form is "local" and their values are starting from 1 to objRS.RecordCount .
Any help is appreciated...
Regards!
M. Haluk Orhan