handlebarry
Technical User
hi, I have a subform with a check box for users to pick individual records. The problem is that the underlying table is always 1 record behind:
User clicks record1 checkbox in form; nothing happens in table
User clicks record2 checkbox in form; table shows record1 checkbox = yes
User clicks record3 checkbox in form, table shows record1 and record2 checkbox = yes
and so on
can anyone tell me why this is happening
thanks
User clicks record1 checkbox in form; nothing happens in table
User clicks record2 checkbox in form; table shows record1 checkbox = yes
User clicks record3 checkbox in form, table shows record1 and record2 checkbox = yes
and so on
can anyone tell me why this is happening
thanks