LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 104
Default Creating Messages

Thank you for your response. I followed your instructions below but it
doesn't seem to be working. Once I copy and paste what is my next step?
--
Cathy


"Mike H" wrote:

Cathy,

Alt +F11 to open VB editor double click 'ThisWorkbook' and paste the code
below in on the right. Edit message & Title to suit.


Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean)
resp = MsgBox("Here's a message fro me", vbInformation, "My Message")
End Sub

Mike

"Cathy" wrote:

I am interested in creating a message that will automatically pop up when I
go to save a document. Any suggestions?


 
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
Messages Link[_2_] Excel Worksheet Functions 1 September 25th 09 09:04 PM
Is it possible to have different pop up messages to appear John Davies Excel Programming 4 January 13th 07 12:28 PM
Not getting messages in OE Biff Excel Worksheet Functions 2 November 1st 06 08:01 AM
Creating input messages or comments Louise Excel Worksheet Functions 4 January 19th 06 02:04 PM
Creating multiple messages from spreadsheet tip2tail Excel Programming 0 December 21st 05 05:32 PM


All times are GMT +1. The time now is 10:22 AM.

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"