Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Actually, this is my first macro. In the VB Editor from Excel, I don't see it
in the Project-VBAProject/Mocrosoft Excel Objects list. I added it as an insert/module and that corrected my problem. Thanks, Rick "Jim Rech" wrote: You didn't put it in the ThisWorkbook module by any chance? It should be in a standard module (Insert, Module). -- Jim "rick_mc" wrote in message ... I wrote a macro with the sub Auto_Open(). This macro is supposed to run automatically when I open excel workbook (double-click existing workbook file to open), but it is not running? I can run it after I open the book, which shows the macro works w/o errors. Can someone point me to docs or offer a solution? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
AUTO_OPEN | Excel Discussion (Misc queries) | |||
Auto_open | Excel Programming | |||
auto_open? | Excel Discussion (Misc queries) | |||
XLA auto_open | Excel Programming | |||
Beyond AUTO_OPEN | Excel Programming |