Send Automatic Email from Closed Excel Workbook

Joshy_1303

New Member
Joined
Feb 23, 2018
Messages
1
Hi Guys

I have an Excel workbook for Contractor Vehicles which has the date's of site vehicle inspections. Every 3 months we ask for an updated vehicle inspection.

I have an EDATE formula to calculate when an inspection last occurred (column I - manual input); when an inspection will expire (column J - =IF(ISBLANK(I2),"",EDATE(I2,3))); and when we (the employer/company) will begin to prompt the contractor to make sure their next 3 month inspection will be completed (column k - =IF(ISBLANK(I2),"",EDATE(I2,2))). Column K is set up to allow for a months' notice.

I would like to set up an automated email notification for when the date in column K has been reached, even if the workbook is closed.

1. Can this be done from a closed workbook?
2. If not, can I set up an auto-open of the Excel workbook (via Task Manager - also new to me) at the end of every month and set up an automated email based on the date in column K?

Thanks in advance for any help.
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop

Forum statistics

Threads
1,214,653
Messages
6,120,751
Members
448,989
Latest member
mariah3

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