pop up message

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i would like to have a pop up with a message when I open a spread sheet (like
a pop up of a web page for example)
is it possible to do it with excel?
 
Make sure you put that code in the ThisWorkbook module otherwise it will not
fire. Right click the Excel icon next to file in the Excel menu and select
View Code. Paste the code there...)
 
thanks a lot!


Jim Thomlinson said:
Make sure you put that code in the ThisWorkbook module otherwise it will not
fire. Right click the Excel icon next to file in the Excel menu and select
View Code. Paste the code there...)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top