Hello - I am sure this was answered many times before, but I can't figure out how I can use it in my situation.
Basically - I have an access database with many different queries. Each query has a column called Run Date. Each time time I run a query I go to Design View and put the date I need in the Run Date column (for example :03/05/2014).
The thing is I need to change this in every query. Is there a simple way with which I can create a global variable in a module and then just set the global to be a certain date which gets reflected in all query with the variable name?
I do not need to use any sort of forms.
Your help is appreciated.
Thanks