Multiple reminders for an Excel worksheet

Does anyone know how I can have a pop up reminder built into an Excel spreadsheet that will go off twice (preferably).  It will go off once, the first time the spreadsheet is opened, on the date that is set, and again 15 minutes before the time that is set in that file.  It would be able to be set as many times as needed within the same file


Share Send to a friend Watch Report
 
 

Posted Answers

 

Don't quite understand the second part but to run a messagebox on opening the file right click on a sheet tab and click on View Code.  On the VBA screen that appears click on ThisWorkbook in the Project box.  In the dropdown that says (General) select Workbook and you should get text. Enter below..

 Private Sub Workbook_Open ()

Msgbox "yourtext"

End Sub

 

Sign in to participate

Got an answer for Randy Farber? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


Q:

Sample Succession PLans in Excel FOrmat

Does anyone have ideas for excel sheet for succesion plans?
Submitted by careymm   5 months ago.
  • viewed 214 times


Q:

Trying to rename Y axis labels in a clustered bar graph in Microsoft Excel

How do I rename the Y axis labels of an already created and inserted standard clustered bar chart in Excel? To create the chart ...
Submitted by Ecrivaine32   3 years ago.
  • viewed 4253 times
Last answer posted 3 years ago by Ecrivaine32


Q:

The best office suite

Which one would you recommend as the best office suite - OpenOffice, MS Office 2007 or some other? Please share your comments. Do ...
Submitted by drabsv   3 years ago.
  • viewed 1479 times
Last answer posted 9 days ago by zen



» More...

Feed - Subscribe to changes to this Q&A Blog
ADVERTISEMENT
ADVERTISEMENT
AOL Autos Q&A is powered by Yedda an AOL Company
Copyright © 2006-2009, Yedda Inc. and respective copyright owners