A
AimeeK via AccessMonster.com
Hello, all, I have a database form in which the user needs to use a combo box
to select a record for editing. Now, this combo box works when I first open
the form, and select each record from the combo box to make sure the form is
populating properly. But when I go back to select a record again, I get the
"Update or CancelUpdate without AddNew or Edit." This is driving me crazy.
I have no code in the BeforeUpdate Event of the form, just the AfterUpdate
Event of the combo box. It's as if I'm not allowed to select a record more
than once...I am new to VBA code, so any suggestions, please tell me which
events I should add code to for which objects...please help...thanks!!!
to select a record for editing. Now, this combo box works when I first open
the form, and select each record from the combo box to make sure the form is
populating properly. But when I go back to select a record again, I get the
"Update or CancelUpdate without AddNew or Edit." This is driving me crazy.
I have no code in the BeforeUpdate Event of the form, just the AfterUpdate
Event of the combo box. It's as if I'm not allowed to select a record more
than once...I am new to VBA code, so any suggestions, please tell me which
events I should add code to for which objects...please help...thanks!!!