Mitch_____W
Mitch
- Local time
- Yesterday, 20:25
- Joined
- Oct 31, 2001
- Messages
- 73
Is it possible to use variables (declared and defined with code) within query fields and/or query criteria?
I have tried to do this and haven't had any luck without utilizing an unbound textbox to assign the value of the variable and then refer to the textbox in the query. Seems like a waste to go about it like this since I don't need the variable value to be displayed ever, hence the textbox.visible property I have to set to False.
Hope this makes some sense to someone....
Mitch
I have tried to do this and haven't had any luck without utilizing an unbound textbox to assign the value of the variable and then refer to the textbox in the query. Seems like a waste to go about it like this since I don't need the variable value to be displayed ever, hence the textbox.visible property I have to set to False.
Hope this makes some sense to someone....
Mitch