I am using Access97.
i have to produce a summary report showing data for a specific month.
for example,
how many projects were created in december,
how many projects were cancelled in december,
how many project surveys were completed in december,
etc.
It would be easy if my report only required one item of data. Then i could go into the query and for my project_created_date field i would type "between [enter beg.date] and [enter ending date]"
but, i have many fields that need criteria. i can't use an AND and i can't use an OR because each field needs to be independent of the others.
any other ideas besides creating many different reports and putting the totals manually in Excel?
thanks,
ruth
PS-instead of prompting the user for beg.date and end date, can i do something where the user only enters, for example, 'december' and that gives the data for dec 1 thru dec 31. i need to do this report every month.
i have to produce a summary report showing data for a specific month.
for example,
how many projects were created in december,
how many projects were cancelled in december,
how many project surveys were completed in december,
etc.
It would be easy if my report only required one item of data. Then i could go into the query and for my project_created_date field i would type "between [enter beg.date] and [enter ending date]"
but, i have many fields that need criteria. i can't use an AND and i can't use an OR because each field needs to be independent of the others.
any other ideas besides creating many different reports and putting the totals manually in Excel?
thanks,
ruth
PS-instead of prompting the user for beg.date and end date, can i do something where the user only enters, for example, 'december' and that gives the data for dec 1 thru dec 31. i need to do this report every month.