Hi I have a table Exhibit_Testing with the following fields:
1) ReferenceNo ( Automatic Number) 2) Region_Name 3) Branch_Code 4)Branch_Name 5) AOM 6) Observation 7) Status 8) Date_Recieved 9) Date_Checked
I want to create a Data Entry Form where if I enter Branch_Code then, Region_Name, Branch_Name, AOM are automatically filled.
Please help me in that. Thanks.
Update : The Branch_Code should be in Combo Box format.