Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.sdk,microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to launch Excel with command-line arguments so that it
imports a CSV file and then runs a macro on that file to format the data? If not possible from the command line, what's the easiest way to do it programmatically. I want to do this from a WIN32 SDK C program. Currently, I just use ShellExecute on the CSV file to open it. That works great. But of course, doesn't do any formatting. Thanks, Rob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to bypass Open macro when launching Excel 2003 | Excel Programming | |||
Launching Excel macro for every workbook opened. | Excel Programming | |||
macro to operate in protected cells | Excel Programming | |||
Launching Excel programmatically not the same as launching excel manually | Excel Programming | |||
launching excel, a file, and a macro automatically | Excel Programming |