I have spent countless hours trying to figure out a way to create a query that will enable me to print an annual report but have not been able to figure out how to set up the criteria.
I have a form on which users can enter data about projects. I want to produce an annual report to show what projects are still active throughout the fiscal year. The start of the fiscal year is April 1 and the end is March 31. This report, of course, will be run each year.
The client wanted a date field to enter when the project was completed; it is called DOHCompleted.
I seem to be totally confused about how to include all the variable criteria needed. For example,
- projects completed prior to the beginning of the current fiscal year should not be included
- projects still active at the end of the fiscal year should be included, including ones that were active in past years that are still active (meaning DOHCompleted is empty)
- projects with a DOHCompleted date that is during the current fiscal year need to be included
Also need to take into consideration that the report will probably not be run on exactly the end of the fiscal year.
I will also need to produce quarterly reports during the fiscal year. Haven't even begun to figure that one.
Can anyone help with this one. Hopefully I have provided enough information and not confused the question too much.
Seasider
I have a form on which users can enter data about projects. I want to produce an annual report to show what projects are still active throughout the fiscal year. The start of the fiscal year is April 1 and the end is March 31. This report, of course, will be run each year.
The client wanted a date field to enter when the project was completed; it is called DOHCompleted.
I seem to be totally confused about how to include all the variable criteria needed. For example,
- projects completed prior to the beginning of the current fiscal year should not be included
- projects still active at the end of the fiscal year should be included, including ones that were active in past years that are still active (meaning DOHCompleted is empty)
- projects with a DOHCompleted date that is during the current fiscal year need to be included
Also need to take into consideration that the report will probably not be run on exactly the end of the fiscal year.
I will also need to produce quarterly reports during the fiscal year. Haven't even begun to figure that one.
Can anyone help with this one. Hopefully I have provided enough information and not confused the question too much.
Seasider
