Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
Is it possible for excel to remind me with a pop up that i have to update a cell? Like i updated cell A1 rite now. Now i'll have to update the cell B1 after 1 hour. The sheet will always be active (minimized). Thanks in advance for any help. Gary |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Lookup Application.OnTime, then tie that to a Worksheet_Change Event.
Post back if you need help. Charles Gary wrote: Hi All, Is it possible for excel to remind me with a pop up that i have to update a cell? Like i updated cell A1 rite now. Now i'll have to update the cell B1 after 1 hour. The sheet will always be active (minimized). Thanks in advance for any help. Gary |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
also have a look at Chip Pearson's page on Ontime
http://www.cpearson.com/excel/ontime.htm -- Regards, Tom Ogilvy "Die_Another_Day" wrote: Lookup Application.OnTime, then tie that to a Worksheet_Change Event. Post back if you need help. Charles Gary wrote: Hi All, Is it possible for excel to remind me with a pop up that i have to update a cell? Like i updated cell A1 rite now. Now i'll have to update the cell B1 after 1 hour. The sheet will always be active (minimized). Thanks in advance for any help. Gary |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
reminder in excel | Excel Discussion (Misc queries) | |||
Reminder in Excel? | Excel Worksheet Functions | |||
Reminder in excel | Excel Discussion (Misc queries) | |||
add a tickler reminder in Excel? | Setting up and Configuration of Excel | |||
Reminder in Excel 97 | Excel Programming |