PC Review


Reply
Thread Tools Rate Thread

Create a message upon opening of Spreadsheet

 
 
=?Utf-8?B?SmFuZUM=?=
Guest
Posts: n/a
 
      7th Jul 2006
Hi,

I am wanting to create a reminder message to be displayed when I open a
certain spreadsheet. Is there anyway I can do this? I think I can create a
maco called Auto_Open but I'm not sure what it should contain?

Thanks,

Jane
 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      7th Jul 2006
Option Explicit
sub Auto_open()
msgbox "this is where you'd put your message" & vblf & _
"a second line if you want it"
end sub

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

JaneC wrote:
>
> Hi,
>
> I am wanting to create a reminder message to be displayed when I open a
> certain spreadsheet. Is there anyway I can do this? I think I can create a
> maco called Auto_Open but I'm not sure what it should contain?
>
> Thanks,
>
> Jane


--

Dave Peterson
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create a pop-up message prior to opening sheet Del Microsoft Excel Misc 5 1st Sep 2009 08:06 PM
Message saying I need to create new folder when opening outlook =?Utf-8?B?VFNXaWxrZXM=?= Microsoft Outlook Discussion 5 10th May 2007 10:11 AM
error message when opening excel spreadsheet =?Utf-8?B?cmVhZCBtYWlsIG9ubHk=?= Microsoft Excel Misc 0 24th Feb 2006 04:26 PM
How can I make Excel display a message (dialog box) upon opening a spreadsheet? Phill Microsoft Excel Misc 8 20th Mar 2005 06:22 PM
error message opening spreadsheet Sanford Lefkowitz Microsoft Excel Misc 4 24th Sep 2004 08:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:33 AM.