queries MS Access 2003

  • Thread starter Thread starter GSP
  • Start date Start date
G

GSP

I have a table with start date and end date, and I would like to create
"MONTHLY" report based on the month of star date. Let's say if start date is
12-18-2008 then I would like to call it December 2008 report. If start date
is 11-18-2008 then I would like to call it November 2008 report. If start
date is 01-18-2009 then I would like to call it January 2009 report. Also, I
would like to create a quarterly report based on the same start date/s.

Can I have a list box, so that user can select a month / yyyy and quater /
yyyy and upon selection of either Month / Quarter, report can be generated ?

How can I accomplish this? Any coding assistance will be greatly
appreciated. I am totally new to ACCESS 2003.
 
Back
Top