I have a form bound to an ADO recordset with several checkboxes on it. I can check them all with no problem, but I can only uncheck one of them.
In order to uncheck another checkbox, I either have to do a me.refresh or leave the record and come back to it.
All the text fields and dropdowns are acting normal.
Anyone ever have this problem, or have a work around short of having to put a me.refresh command after each checkbox is updated????
In order to uncheck another checkbox, I either have to do a me.refresh or leave the record and come back to it.
All the text fields and dropdowns are acting normal.
Anyone ever have this problem, or have a work around short of having to put a me.refresh command after each checkbox is updated????