J
Jens Hofmeier
Hello,
i have got the following table:
event appointment1 appointment2
event1 01.01.2005 12.01.2005
event2 02.02.2005
....
I want to create a report that shows the number of appointments per Month:
event1 event2 ....
Jan 05 2 0
Feb 05 0 1
The problem is, that i am unable to create a query that delivers the
required result. Can someone help?
thanks in advance,
Jens
i have got the following table:
event appointment1 appointment2
event1 01.01.2005 12.01.2005
event2 02.02.2005
....
I want to create a report that shows the number of appointments per Month:
event1 event2 ....
Jan 05 2 0
Feb 05 0 1
The problem is, that i am unable to create a query that delivers the
required result. Can someone help?
thanks in advance,
Jens