View Full Version : Monthly reports


VWilson39
04-22-2002, 07:38 AM
It has been a while since I used this forums but it is a good one. My question is:
I want to run a monthly report using a query where I don't have to go to the query each month a change the dates to get the current month. Is there a way to do this. I also want to set up a switchboard that will run query with the current month's information. I hope that this is understandable. I have lost myself. My reports are based on how many clients enrolled into program for each month. Thanks for any help offered.

Geoff Codd
04-22-2002, 07:56 AM
what format is the date field ie 01/01/01 or Jan '01 etc

VWilson39
04-22-2002, 08:24 AM
The format is: 1/01/2002

David R
04-22-2002, 12:04 PM
http://www.access-programmers.co.uk/ubb/Forum3/HTML/003260.html

VWilson39
04-22-2002, 01:44 PM
Thanks! I think it is going to work.

raskew
04-22-2002, 03:06 PM
You might want to take a look at my response at: http://www.access-programmers.co.uk/ubb/Forum3/HTML/003514.html

The method described allows the user to specify any month/year and return records pertaining to the specification.

VWilson39
04-23-2002, 11:14 AM
Thanks to all of you for your help. Your suggestions were very useful. However, raskew your formula worked best for what I was after.

This is a great forum!