Hi everyone-
I have an excel workbook that has dates entered in cells. What I want to do is write some VBA code to automatically send an email 2 weeks after a date is entered in the final cell. I have all the code written to send the email based on the user clicking a button, but I am not sure if it is possible to do the automatic email based on a value being entered in the cell.
Thanks much.
I have an excel workbook that has dates entered in cells. What I want to do is write some VBA code to automatically send an email 2 weeks after a date is entered in the final cell. I have all the code written to send the email based on the user clicking a button, but I am not sure if it is possible to do the automatic email based on a value being entered in the cell.
Thanks much.