Hey folks,
I have a form that has 11 fields that are linked to a table called "Qrevalue".
I also have a query that is called "Qrevalue_open". This query simply reads one field in the table "Qrevalue" and displays all records that have a NULL value. This query is displayed as a datasheet in a subform on my main form that has the 11 fields listed above.
What the query does is shows Engineers what items are open/new and need more infotmation added. I can get the query to display in the subform that is not a problem. But, What I would like to do is allow the engineer to select a record that is displayed in the Open query subform and when the selection is made that field is automatically selected in the main form and the engineer and enter the additional information.
This step will take a "find" step out of the work flow and make it much easier for the user.
Here is a print screan of the database. If you notice the record that is selected on the right has "R0030170" however, the main form has "754306" in the Tag Number field.
How can I link these two based on a user click of he record?
I have a form that has 11 fields that are linked to a table called "Qrevalue".
I also have a query that is called "Qrevalue_open". This query simply reads one field in the table "Qrevalue" and displays all records that have a NULL value. This query is displayed as a datasheet in a subform on my main form that has the 11 fields listed above.
What the query does is shows Engineers what items are open/new and need more infotmation added. I can get the query to display in the subform that is not a problem. But, What I would like to do is allow the engineer to select a record that is displayed in the Open query subform and when the selection is made that field is automatically selected in the main form and the engineer and enter the additional information.
This step will take a "find" step out of the work flow and make it much easier for the user.
Here is a print screan of the database. If you notice the record that is selected on the right has "R0030170" however, the main form has "754306" in the Tag Number field.
How can I link these two based on a user click of he record?
