G
Guest
In an Access query,
I have used
between [message 1] and [message 2]
to prompt users for a particular date range.
Now I need to prompt for a year's worth of data from a date they select,
without having them enter two dates.
Even better would be to allow this to happen automatically based on a date
tied to a drop down window in an exisiting form.
(The end result is a series of calculations that will appear in a form near
the data they've entered for that date.)
I have used
between [message 1] and [message 2]
to prompt users for a particular date range.
Now I need to prompt for a year's worth of data from a date they select,
without having them enter two dates.
Even better would be to allow this to happen automatically based on a date
tied to a drop down window in an exisiting form.
(The end result is a series of calculations that will appear in a form near
the data they've entered for that date.)