Microsoft
Software
Hardware
Network
Question : Excel Macro run from access command to export
Hello,
I have an Access Database, I export a report to Excel. This report gets copied and pasted into another Excel spreadsheet and a macro is run. The macro formats the report, runs totals and gathers names from the user and completes a report that gets sent out.
They want to cut that process down to a button. I want to create a command that will export the report to the excel macro sheet, run the macro and save a new formatted file. Or as close as possible. Right now I am looking for suggestions.
Thank You
Answer : Excel Macro run from access command to export
You can export the data to an Excel file that has an Open event macro that will print it out to a pdf file automatically, for instance.
jppinto
Random Solutions
Linking to Word document from Access Table or Query
Application.LoadFromText automation
How do you tell visual studio to reindent all code so you can match up the "if/else" "while", and strucs like that
Error exporting to PDF when report language is set to French
Asp.Net aspx page can page be reloaded and retain Values
Visual Foxpro 7.0 training
run macro on all worksheets in workbook
showing connected users to a file share
Adobe reader, attach to email uses wrong Outlook profile
Call main form event from my subform