A
AJ
I have a parameter query form (with 4 fields) that I would like to open and
have a user input 4 values and then I will run a VBA code I wrote.
Can I use the values from the form as global variables throughout my VBA code?
I set up a on click procedure but do not know how to capture the values in
the fields. I assume this is fairly easy but cannot seem to find the proper
syntax to do this.
Also is there a easy way to run a dlookup or query on the value to make sure
it is a valid input value?
Any examples would be great. Thanks.
have a user input 4 values and then I will run a VBA code I wrote.
Can I use the values from the form as global variables throughout my VBA code?
I set up a on click procedure but do not know how to capture the values in
the fields. I assume this is fairly easy but cannot seem to find the proper
syntax to do this.
Also is there a easy way to run a dlookup or query on the value to make sure
it is a valid input value?
Any examples would be great. Thanks.