Microsoft
Software
Hardware
Network
Question : Summarizing Data using Access 2007 and Excel 2007
Experts, I'm really green to Access so i need your help. I have daily data in an Access 2007 database of tickets closed for the day. I need to create a chart in Excel 2007 that will display the total tickets closed by week for the last 8 weeks. This report will be generated every Monday morning for the previous 8 weeks activitie. I know how to pull the data into Excel. My problem is creating the table and/or query needed to summarize the data in a weekly format and only for the previous 8 weeks. Any help will be greatly appreciated.
Answer : Summarizing Data using Access 2007 and Excel 2007
You can make a Totals query grouped by week, and filtered for a selected date range. You can then export the query to an Excel worksheet using DAO or ADO code. More specific advice awaits your posting of the database.
Random Solutions
Using "Select * INTO" and original table field captions carryover.
How to see JPG files on a form as I see BMP files
Add Trusted Sites to all domain users via GPO...
how to change multiple check box in query
Any SQL to LINQ converters out there?
How to have setup.exe install a file into sytems32\drivers?
Select Missing Rows From Table (Determination Made Based on Multiple Columns)
Locked by Admin
Display Image in title
VS2008 C++ - lost debugging information