Is there a way to pass the value entered in a parameter query into a field in a form?
I have a form that when opened will ask for a value. If the value is not found, a message box opens up asking if the user would like to add it. If the user clicks on OK, I would like for the value that they have entered into the parameter query to be automatically displayed in a field on the form so that they don't have to re-enter it.
Any advice would be greatly appreciated. Thanks!
I have a form that when opened will ask for a value. If the value is not found, a message box opens up asking if the user would like to add it. If the user clicks on OK, I would like for the value that they have entered into the parameter query to be automatically displayed in a field on the form so that they don't have to re-enter it.
Any advice would be greatly appreciated. Thanks!