I have a form with a check box named "check if same",
Through an event procedure, checking the check box duplicates the "sold to" values to the "ship to" area on the form and removes the values if unchecked (if checked by mistake).
Problem is that tabbing through to the end of the form and into a new record the check box remains checked. I've tried various "OnCurrent" VB to no avail?
Any ideas would be appreciated.
Thanks
Vince
Through an event procedure, checking the check box duplicates the "sold to" values to the "ship to" area on the form and removes the values if unchecked (if checked by mistake).
Problem is that tabbing through to the end of the form and into a new record the check box remains checked. I've tried various "OnCurrent" VB to no avail?
Any ideas would be appreciated.
Thanks
Vince