View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
del del is offline
external usenet poster
 
Posts: 16
Default Create a pop-up message prior to opening sheet

I have a small workbook in Excel 2007 and I have some macros for it. I want
to be able to create a pop-up message that says "Reminder: in order for
things to work right, please enable macros..."

I can do this AFTER the workbook is open, but I need to do it prior to it
opening. As in, I double-click to open the file, and then I get the message
prior to the workbook opening completely.

How do I do this?? Thanks!