Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
How to start excel macro directly from a cmd
|
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Tools Macro Macros then select the macro of interest by name and
click RUN..... Vaya con Dios, Chuck, CABGx3 "duki" wrote in message ... How to start excel macro directly from a cmd |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Macros cannot be invoked from the command line.
You can, however, add Workbook_Open code in the ThisWorkbook module which will run a macro when the workbook is opened via the command line. Or Auto_Open code in a general module. Assuming that users enable macros. Gord Dibben MS Excel MVP On Mon, 8 May 2006 11:20:03 -0700, duki wrote: How to start excel macro directly from a cmd Gord Dibben MS Excel MVP |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pretty simple question | Excel Discussion (Misc queries) | |||
Unable to access the Office Online Web site in Office 2003, Excel | Excel Discussion (Misc queries) | |||
Need to Improve Code Copying/Pasting Between Workbooks | Excel Discussion (Misc queries) | |||
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER | New Users to Excel | |||
how do I make a word typed in a cell go to a specific cell in anot | Excel Discussion (Misc queries) |