I have a standard subform that has a checkbox for each record. A date field on the subform is changed (SQL Update)only for records with checkboxes selected when I run the SQL UPDATE Code. HOWEVER, the last checkbox is not recognized whenever I run the code, even when I have the code save and requery the subform and underlying table.
1. Works fine when subform is opened as standalone form, (ie, not as subform)
2. Works fine if I save the subform manually first, and then run the update.
3. Does NOT work if I save and requrey subform with code. Last checkbox is still not recognized. I have even tried closing and reopening the subform with code to forcec a record save. Still does not recognize last checkbox. Any ideas why this is happening?
JDTTEK
1. Works fine when subform is opened as standalone form, (ie, not as subform)
2. Works fine if I save the subform manually first, and then run the update.
3. Does NOT work if I save and requrey subform with code. Last checkbox is still not recognized. I have even tried closing and reopening the subform with code to forcec a record save. Still does not recognize last checkbox. Any ideas why this is happening?
JDTTEK