LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
RC RC is offline
external usenet poster
 
Posts: 39
Default Message Open Box

I have read within the questions and used the command to have a message box
show automatically when a file is opened.

Start VBA
In the ThisWorkBook module, enter:
Private Sub Workbook_Open()
MsgBox ("Blah Blah Blah")
End Sub

However, its not quite foolproof as the user has an option to enable or
disable the macro at file open stage. If they disable the macro - they don't
see the message.
Is there any other way of showing a message on file open that does not give
the user an option to disable it and therefore miss the message.

Thanks

Ron
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error message on open Very Basic User Excel Discussion (Misc queries) 1 September 29th 09 05:32 PM
auto open message pcor New Users to Excel 8 September 19th 07 01:25 PM
Create a message to 'pop open' JoeP Excel Discussion (Misc queries) 2 April 21st 07 12:02 AM
linked PDF will not open "can not open specified file" is message DaveKC Excel Discussion (Misc queries) 0 February 19th 07 07:38 PM
want to create a message box to appear on open Fionajpower Excel Discussion (Misc queries) 2 September 26th 05 12:59 PM


All times are GMT +1. The time now is 07:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"