I have a form which i use for data entry(Form1), i also have another form(form2) i would like to open and be autofilled with the details from a table(table1) when i enter a customer id into a text box on form1.
I need the code for this and also which event procedure to enter it into.
I need the code for this and also which event procedure to enter it into.