J
Jens
I have set up a basic database that will be used to store
information specific to an item. The form has a combo box
that has the item numbers in it to choose from, and the
rest of the fields are text boxes that are controlled by
the combo box. The problem I am having is I put a button
on the form and ran the wizard to make it a button to add
a new record. When I click on the button, it blanks out
all of the fields (which is right), I then proceed to
enter an item number first, then when I go to the next
field (text box), everything resets and it goes back to
the first record. Is this caused by the after update
event on the cobo box? How can this be bypassed if so.
Any help is greatly appreciated.
Thanks,
Jens
information specific to an item. The form has a combo box
that has the item numbers in it to choose from, and the
rest of the fields are text boxes that are controlled by
the combo box. The problem I am having is I put a button
on the form and ran the wizard to make it a button to add
a new record. When I click on the button, it blanks out
all of the fields (which is right), I then proceed to
enter an item number first, then when I go to the next
field (text box), everything resets and it goes back to
the first record. Is this caused by the after update
event on the cobo box? How can this be bypassed if so.
Any help is greatly appreciated.
Thanks,
Jens