D
Don
I can't believe I'm having this much trouble but I can't get this to work. I
have simple table with 2 field - empname and ID which is Autonumber. I have a
form with a combo box for the empname and a textbox for the ID. All I want to
do is click the combo box, click on an employee name and have the info on the
form - the name and ID - displayed for the emp I chose. All I get is it tries
to edit the old record - which happens to be the first record, with the name
of the emp I chose from the combo. How do I get this to quit editing the
record and goto the record I chose?
have simple table with 2 field - empname and ID which is Autonumber. I have a
form with a combo box for the empname and a textbox for the ID. All I want to
do is click the combo box, click on an employee name and have the info on the
form - the name and ID - displayed for the emp I chose. All I get is it tries
to edit the old record - which happens to be the first record, with the name
of the emp I chose from the combo. How do I get this to quit editing the
record and goto the record I chose?