I have a form that pulls up "hot" shipments that need immediate attention. I would like for the user to be able to click on a piece of the information and populate the form that host all of the master data.
So when a user enters access, they get a msg box that says...you have hot shipments to look at immediately. Query qry_hotshipments runs and pulls into a form. I would like the user to be able to enter the frm_master where all the record data is stored.
Frm_hot records
Frm_master
So when a user enters access, they get a msg box that says...you have hot shipments to look at immediately. Query qry_hotshipments runs and pulls into a form. I would like the user to be able to enter the frm_master where all the record data is stored.
Frm_hot records
Frm_master