Hi,
I have a register with a list of IDs names addresses etc stored in a table.
In a form I have a text box where an individual enters the ID number, instead of filling out name and addresses again, could i simply populate/look up the names and addresses from the ID number and enter them in the other fields.
So when an ID number is entered in one text box their Name appears in another textbox below. I looked on the net and figured I could use a dlookup function, on the afterupdate event on the text box where the ID number is entered.
would anyone know a specific solution
thanks in advance
I have a register with a list of IDs names addresses etc stored in a table.
In a form I have a text box where an individual enters the ID number, instead of filling out name and addresses again, could i simply populate/look up the names and addresses from the ID number and enter them in the other fields.
So when an ID number is entered in one text box their Name appears in another textbox below. I looked on the net and figured I could use a dlookup function, on the afterupdate event on the text box where the ID number is entered.
would anyone know a specific solution
thanks in advance