Monthly Access Sales Report

lsearcey

Board Regular
Joined
Sep 8, 2003
Messages
139
I have a database made up to track customer sales information and would
like to be able to create a report that lists the sales for a
particular month i.e. May. This would list the sales person,Access Rate and
Month. I am new to access so I don't know a alot of the terminology of
all the features and menus so I don't know if is possible to do what I
want to do. I have a query and a report already but it lists all the
months not just a select month. Thanks for your help.
MSCdatabase.jpg

MSCdatabaseQuery.jpg

MSCdatabasereport.jpg
[/img]
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
you can add a criteria to your query to filter it to just the relevant dates.

HTH

Peter
 
Upvote 0
In the criteria I would put for example for the month of June 6/**/04 to get all the sales for the month of June. My date field is mm/dd/yy. Or is their another way to do it. Thanks
 
Upvote 0

Forum statistics

Threads
1,221,710
Messages
6,161,445
Members
451,706
Latest member
SMB1982

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top