![]() |
![]() |
|
|||||||
| 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
Posts: 1
|
I did this before. I know Excel has the capability of alerting users with some instructions when they open an Excel file. I forgot how I did it. I did it before.. I can anybody help?!! I just want a messagebox to alert them, when they launch a workbook.
Thanks in advance!!!!!! |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Posts: 363
|
Try this:
Sub Auto_Open Msgbox "Enter your message here" End Sub
__________________
It's never too late to learn something new. Ricky |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|