I have a database where we track Permits and Inspections. I would like to update the T_Inspect table based on an entry in a form. If I keyin a permit number, I want it to populate the Inspection form with the data from the T_Permits table (not simply display the linked data – I can explain later).
I have attached a small sample of my database. In my example, if you keyin EC-01, I want it to update the Project_Name field in T_Inspect. Any suggestions would be greatly appreciated.
Thanks,
SKK
I have attached a small sample of my database. In my example, if you keyin EC-01, I want it to update the Project_Name field in T_Inspect. Any suggestions would be greatly appreciated.
Thanks,
SKK