• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need help with Microsoft Access

Sentrosi2121

Platinum Member
Is there an easy way to generate a weekly report without having to export the database to Excel? I'm leaving for a couple of weeks and would like to have my co-worker run some weekly reports. I am a relative noob to Access, so if there is an easy solution to this, I would appreciate that. Though, at this point, I'll take a more technical answer too.
Thanks for your help Anandtech!
 
Access supports a SQL interface. So using a standard SQL select should be all you need. If you want the reports to look nice, then you pretty much have to export it into some sort of external program (IE excel)
 
Back
Top