M
Mike
My database consits of every project my company has done from 1990 to today.
I want to prepare a report to show the money spent under a specific budget
line and fiscal year
I have created a crosstab query that has the following looks like the
following:
Fiscal Year
Budget Line Total Budget
When I run the query everything works fine for example i pasted it below:
Budget Line 2007 2008
WP-112 $7,500,000.00 $1,500,000.00
WP-112 TOC $18,500,000.00 $5,000,000.00
Using this query I want to prepare a report
However, I want to be able to use a form to input variable that will allow
me to specify which the years that will be used
For example, I may need a report that shows me from 2000 to 2009 or I may
need a report that shows me 2006 to 2007
Is there a way to enter a minimum value (ie 2000) and a maximum value (ie
2009) so that the column headers change and my report will automatically
change to
I want to prepare a report to show the money spent under a specific budget
line and fiscal year
I have created a crosstab query that has the following looks like the
following:
Fiscal Year
Budget Line Total Budget
When I run the query everything works fine for example i pasted it below:
Budget Line 2007 2008
WP-112 $7,500,000.00 $1,500,000.00
WP-112 TOC $18,500,000.00 $5,000,000.00
Using this query I want to prepare a report
However, I want to be able to use a form to input variable that will allow
me to specify which the years that will be used
For example, I may need a report that shows me from 2000 to 2009 or I may
need a report that shows me 2006 to 2007
Is there a way to enter a minimum value (ie 2000) and a maximum value (ie
2009) so that the column headers change and my report will automatically
change to