R
Robbro
I've been working on a report that summarizes a large amount of sales,
returns, cost and variance data for a given month. I am happy with the
results, but the next step is to take that to a YTD step. I think I can
accomplish that fairly easily, but the one addition that needs to be added
that I'm not sure how to accomplish is to be able to restrict it to certain
date ranges in the year.
All data has the month end date with it and the ranges will only need to be
consecutive (Jan to March, not Jan and March but not Feb for example).
What is the proper technique to accomplish this in access? All my data is
processed through a few queries then into 1 master querie which then feeds
the report.
Do I have some sort of control on the report that you can enter dates into
which feeds back to the querie somehow? Do I have pop ups when you open the
report that make you enter dates (the first option would be preferred over
this as you could enter dates "on the fly" and not have to close-reopen the
report for new dates) or is there some other way?
My knowledge is fairly basic, i've been playing with this report for about 3
months and learned a lot but its all basic querie and report knowledge, not
sure about this date filter stuff.
Thanks
returns, cost and variance data for a given month. I am happy with the
results, but the next step is to take that to a YTD step. I think I can
accomplish that fairly easily, but the one addition that needs to be added
that I'm not sure how to accomplish is to be able to restrict it to certain
date ranges in the year.
All data has the month end date with it and the ranges will only need to be
consecutive (Jan to March, not Jan and March but not Feb for example).
What is the proper technique to accomplish this in access? All my data is
processed through a few queries then into 1 master querie which then feeds
the report.
Do I have some sort of control on the report that you can enter dates into
which feeds back to the querie somehow? Do I have pop ups when you open the
report that make you enter dates (the first option would be preferred over
this as you could enter dates "on the fly" and not have to close-reopen the
report for new dates) or is there some other way?
My knowledge is fairly basic, i've been playing with this report for about 3
months and learned a lot but its all basic querie and report knowledge, not
sure about this date filter stuff.
Thanks