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
Adding new button to windows taskbar
Using a geometry type check constrint in sql sever 2008
Silverlight UserControl with child UserControls
Apostrophe in combo box search
Receiving multiple EVENT ID: 1053 on Windows 2003 Server, why?
How do I run a script to move contents of a file to a different location
CMonthCalCtrl.GetCurSel() returns date 2 years off
EXCEL ROUND
How do I write an SQL UPDATE statement on a price value?
Hide column in CListCtrl