![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Location: Brazil
Posts: 2
|
Dear Friends
Probably It is quite simple question, but I didn't get any answer using the formal ways, like helps files. I would like to know, how to launch an macro automaticaly when a user opens an excel file? Thanks in advance Efinotti |
|
|
|
|
|
#2 | |
|
Board Regular
Join Date: Feb 2002
Posts: 76
|
Quote:
Private Sub Workbook_Open() call MyMacro End Sub For more help in the help files, do a search on "events". [ This Message was edited by: John McGraw on 2002-04-22 13:01 ] |
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Apr 2002
Location: Brazil
Posts: 2
|
Thanks a lot John.
See you. Efinotti |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|