Hi I am looking for some help if possible. I have a macro running that saves and closes a file 2 minutes after it has been opened. I was hoping that when the file saves that it would email the file to a user but this doesn't seem to be working
In Modue1 I have
Module1
Dim CloseTime As Date
Sub...