Hi all, I apologize if this has been answered many times, but i couldn't find the answer when searching.
It's probally pretty simple. I have a form with a combo box at the top used to find customers on the form. It is used to navigate to a customer and also check if a customer already has a record. When a customer is selected from the combo it goes to their record, simple. All i wanted to do was use the NotInList event to tell the combo box to go to a new record (on the same form) when a customer is entered and doesnt have an existing record.
I have tried doing it with a macro (my knowledge doesn't extend to code yet
) but i can't get it to work. I had the macro as NotInList - GoToRecord - object type: form - object name: 'name of same form' - record: new................ but it doesn't seem to work, the combo box will go back to the first record instead. Sorry, i'm learning.
Anybody know how i can do it?? Thanks for your help.
Lee.
It's probally pretty simple. I have a form with a combo box at the top used to find customers on the form. It is used to navigate to a customer and also check if a customer already has a record. When a customer is selected from the combo it goes to their record, simple. All i wanted to do was use the NotInList event to tell the combo box to go to a new record (on the same form) when a customer is entered and doesnt have an existing record.
I have tried doing it with a macro (my knowledge doesn't extend to code yet

Anybody know how i can do it?? Thanks for your help.
Lee.