POP up message based on cell date and time

Ikhan99

New Member
Joined
Mar 9, 2016
Messages
3
Hi,

Searching for a macro to pop message "Send email" based on cell (Sheet2. E1) (date and time) every 4 hours.

excel 2010 ver

Help will be really appreciated.
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Its possible through VBA ... but you'd have to have the macro running continuously checking to see if it was time to pop up the message ... which will probably impact on your PC's performance.
What else are you trying to achieve? If its just a pop up reminder, could you achieve the same by setting a recurring event in outlook? Or if you need it to be excel, could you have a workbook with a macro that triggers on opening, then use windows task scheduler to schedule it for every four hours?
 
Upvote 0

Forum statistics

Threads
1,216,066
Messages
6,128,568
Members
449,458
Latest member
gillmit

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top