Hi there,
I've got an email code that produces and sends an email. I was wondering if it would be possible to IF condition the email so that it sends only under certain conditions.
What I would like to have is:
If day = Friday and Time = 4:00pm then
email code
else exit sub
is this possible?
Cheers!
I've got an email code that produces and sends an email. I was wondering if it would be possible to IF condition the email so that it sends only under certain conditions.
What I would like to have is:
If day = Friday and Time = 4:00pm then
email code
else exit sub
is this possible?
Cheers!