Link data to form

scgoodman

scgoodman
Local time
Today, 10:54
Joined
Jun 6, 2008
Messages
87
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
 

Users who are viewing this thread

Back
Top Bottom