D
Dennis
I have a crosstab query that allows me to run a report for
all the years in the database. I have developed a form
that allows me to put in "starting year" and "ending
year". When I use that form in a query, I get the years I
want (for example 1998-2001). I want to run a report
using that query. I don't want to hard code the years in
the report. I want to use the years from the form. The
report would have a variable number of years and the years
would change from report to report.
all the years in the database. I have developed a form
that allows me to put in "starting year" and "ending
year". When I use that form in a query, I get the years I
want (for example 1998-2001). I want to run a report
using that query. I don't want to hard code the years in
the report. I want to use the years from the form. The
report would have a variable number of years and the years
would change from report to report.