G
Guest
I need to create reports that compare our current fiscal year activity for
the current month with the previous year same month. I have tried creating a
table for the previous year information and a query for the current year but
that gives the same information for every month. The first report is more
basic than the others. Here is an example of the fields we are using and the
totals we are looking for:
2007/2008 2006/2007 Difference
%Difference
Logins 21,786 12,919 8,867
68.64%
Searches 146,836 39,737 107,099
269.52%
Renewals 20,649 14,828 5,821
39.26%
I get a message telling me that I cannot combine information when I try
doing a query for each year and then combining in one report.
The other reports are much more complicated as they combine information from
about 15 locations and some of those locations are combined, while others are
not. All of the information is stored in one table. Here is an example:
2007/2008 2006/2007
Circulation
Main branch 95,515 92,771
Other branches 105,646 99,115
ILL 117 150
Total 201,278
Requests for Materials
Main branch 14,420 12,876
Other branches 6,089 4,015
Any help or suggestions you have would be greatly appreciated.
the current month with the previous year same month. I have tried creating a
table for the previous year information and a query for the current year but
that gives the same information for every month. The first report is more
basic than the others. Here is an example of the fields we are using and the
totals we are looking for:
2007/2008 2006/2007 Difference
%Difference
Logins 21,786 12,919 8,867
68.64%
Searches 146,836 39,737 107,099
269.52%
Renewals 20,649 14,828 5,821
39.26%
I get a message telling me that I cannot combine information when I try
doing a query for each year and then combining in one report.
The other reports are much more complicated as they combine information from
about 15 locations and some of those locations are combined, while others are
not. All of the information is stored in one table. Here is an example:
2007/2008 2006/2007
Circulation
Main branch 95,515 92,771
Other branches 105,646 99,115
ILL 117 150
Total 201,278
Requests for Materials
Main branch 14,420 12,876
Other branches 6,089 4,015
Any help or suggestions you have would be greatly appreciated.