Arthur has attended:
Access VBA course
Excel VBA Intro Intermediate course
Coding Excel VBA from within Access
Are there many limitations in using Access as an automation server for controlling the output and format of excel spreadsheets which use data contained in an Access Database ?
RE: Coding Excel VBA from within Access
Not too many limitations. Access and Excel allow for the most benefit from integration among Office applications.
Exporting data to Excel and then manipulating it from Access is easily done.