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
user authentication in visual basic 2005
.NET image resizing script for blog
Question about Win7 x64 and 32-bit programs.
How do I get the string associated with each index of a listbox populated from a data object?
Mail Merge
Connect to a Crosstab query in Access from Excel
Save Record Only On Save
How can I log on locally to a perimeter domain machine with a user from an internal domain account?
Delete a Autoshape using vba
Group By Min(date) and Max(date)