Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
can the answer be posted here so others can read it , please
Ro |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In a general module:
Sub Auto_open() End sub HTH -- AP "Roger" a écrit dans le message de news: ... can the answer be posted here so others can read it , please Ro |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Roger" wrote in message ... can the answer be posted here so others can read it , please Wouldn't do it any other way. In response to the question Private Sub Workbook_Open() End Sub 'This is workbook event code. 'To input this code, right click on the Excel icon on the worksheet '(or next to the File menu if you maximise your workbooks), 'select View Code from the menu, and paste the code |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to execute a macro automatically at startup of Excel? | Excel Programming | |||
Automatically execute a CTRL-ALT-F9 when I open a workbook | Excel Discussion (Misc queries) | |||
Execute Macro automatically after hyperlink | Excel Discussion (Misc queries) | |||
Automatically execute a macro | Excel Programming | |||
If values in two columns are equal I want to automatically execute a macro | Excel Programming |