Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hallo everybody,
I have an Excel VBA macro that I run several times per day to generate certain reports. To have this done fully automatic I need to be able to launch the program with a commandline that looks like ....\ReportGenerator.xls /List=1000 /Date=Today How can I read the parameter(s) '/List=1000 /Date=Today' in my program. I find no property that returns this string. Thanks to anybody who can help me because I've been looking for a solution for quite some time now. DQ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Are there command line parameters for Excel? | Excel Discussion (Misc queries) | |||
Complete list of Excel Command line switches/parameters | Excel Programming | |||
Command line parameters to Excel | Excel Programming | |||
passing parameters from command line | Excel Programming | |||
Command line parameters into a macro | Excel Programming |