Reminder e-mail message triggered by TODAY () update

pondman

New Member
Joined
Oct 16, 2002
Messages
4
Can anyone help me with this one?
I want an automated reminder e-mail to go automatically to a specified e-mail address if a specified condition (expiry date) is met in a particular cell in an Excel spreadsheet even if the file is not open. Is this possible in Excel?
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
Hi Pondman,

No, it isn't possible because a non-running process (Excel) can't check a condition or send an email. However, when Excel IS running it can send an email that is flagged to not be delivered before a certain date and time, so you could send the message earlier when Excel is open but defer its delivery until the desired date/time.

If you are using Outlook as your email client, see the Outlook helps under the topic "delay delivery of a message." You should be able to invoke this when sending the email from Excel via Automation. If you are not familiar with Automation see the Excel and/or Outlook help under the topic "Understanding Automation."

Damon
 
Upvote 0
Thanks for the assisatance Damon.

You are right, I am not familiar with Automation and I can't find the help topic "Understanding Automation". If it involves VB programming I'm stuffed anyway but thanks again.

Pondman.
 
Upvote 0
Hi again pondman,

Yes, I forgot to mention that these help topics are in the VBA helps, not the Excel or Outlook helps. However, using Automation does not require very much VBA knowledge, and there are some examples in the helps that show how you can "do Outlook things" from Excel.

Damon
 
Upvote 0

Forum statistics

Threads
1,215,746
Messages
6,126,642
Members
449,325
Latest member
Hardey6ix

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