Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
Is there any way I can set up a message pop up when ever a file is opened. Thanks ahmed |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Private Sub Workbook_Open()
MsgBox "hello" 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 -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "ahmed" wrote in message ... Hi Is there any way I can set up a message pop up when ever a file is opened. Thanks ahmed |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|