Hi,
I have created a form with drop downs to set the parameters for a specific query. I have also created a command button to run the query when the desired parameters have been chosen. The query then pops up when the run button is pressed.
Is it possible to add a button (attached to the query results) to open up the relevant record. I am trying to work it so that the user can update the relevant records from the query results. I guess to do this, I will need to have the results pop up in a sub form, rather than just popping up on the screen as is currently the case.
I am pretty new to this so excuse me if this is a stupid question.
Thanks in advance
K
I have created a form with drop downs to set the parameters for a specific query. I have also created a command button to run the query when the desired parameters have been chosen. The query then pops up when the run button is pressed.
Is it possible to add a button (attached to the query results) to open up the relevant record. I am trying to work it so that the user can update the relevant records from the query results. I guess to do this, I will need to have the results pop up in a sub form, rather than just popping up on the screen as is currently the case.
I am pretty new to this so excuse me if this is a stupid question.
Thanks in advance
K