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
SQL Reporting issue
Count Worksheet Tabs on Excel File
Dynamic Controls - checkboxes and tables
Terminal Server and Printing to Mutiple Locations
Open a web page from access 2003
Updating a table from VBA
Guide for Hyper-V Standard edition, preferably video?
2 questions about messagequeue
System.EnterpriseService Error
Add reference to Microsoft.SqlServer.Manage<wbr />ment not available