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 formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.

Forum statistics

Threads
1,215,391
Messages
6,124,679
Members
449,179
Latest member
jacobsscoots

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