M
Meg
I have a table that has a tracking number, date originated, issue, and a crop
year. I have a query that generates a report by crop year, which the user
puts in the crop year (for example: 2007) and it generates the report.
However, now they want another report based on fiscal year. There is no
where that I capture the fiscal year, but I do have the dt_originated field
that on my query I put the criteria -- Between [BeginDate] And [EndDate]
which then prompts the user to enter the Begin Date (such as: 10/1/2007)
and the End Date (such as: 9/30/2008) and I get the report fine, however I
want my Heading to print 2008 Fiscal Year Report. The 2008 would be based on
what 2 dates they put in.
Can anyone tell me how this can be done, if it is at all possible??? I am
desparate. I tried making a table and put in about 30 years of dates for the
Fiscal Year with the BeginDate and EndDate and thought I could let the People
just select the Fiscal Year, but I couldn't figure that out either. I am
using Access 2007.
Any help would be appreciated.
MEG
year. I have a query that generates a report by crop year, which the user
puts in the crop year (for example: 2007) and it generates the report.
However, now they want another report based on fiscal year. There is no
where that I capture the fiscal year, but I do have the dt_originated field
that on my query I put the criteria -- Between [BeginDate] And [EndDate]
which then prompts the user to enter the Begin Date (such as: 10/1/2007)
and the End Date (such as: 9/30/2008) and I get the report fine, however I
want my Heading to print 2008 Fiscal Year Report. The 2008 would be based on
what 2 dates they put in.
Can anyone tell me how this can be done, if it is at all possible??? I am
desparate. I tried making a table and put in about 30 years of dates for the
Fiscal Year with the BeginDate and EndDate and thought I could let the People
just select the Fiscal Year, but I couldn't figure that out either. I am
using Access 2007.
Any help would be appreciated.
MEG