![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Location: Carole
Posts: 8
|
Can excel come up with a reminder for me to call someone when opening a spreadsheet or whilst using a spreadsheet?
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Apr 2002
Location: A Mile High!!
Posts: 230
|
Hi Carol --
How often do you want the reminder? If just when you open, you can use a auto open macro like the following: Sub Auto_Open() msgbox "Call SpongeBob and tell him to knock it off!" range("a1").select End Sub Hope this helps!! Ed |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Location: Cincinnati, Ohio, USA
Posts: 6,824
|
Carol
What are the conditions for calling the reminder? Tom |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|