X
xman
At my work, I and other sometimes, by accident, send mail to
Distribution-list, which shouldn't have been.
I've been trying to find some VBA code, which could issue a warning
after pressing Send;
Something like: "You're sending this mail to more than one recipient -
are you sure?"
Maybe the code could be refined only to ask if more than x recipients
are in the DL.
I made some code that could count the recipient in the To box, but how
to get about counting or even recognizing DL from code is beyond me.
I'm a newbie in OL VBA and the object model is therefore rather
unfamiliar to me.
Anyone got a hint or a code example?
Distribution-list, which shouldn't have been.
I've been trying to find some VBA code, which could issue a warning
after pressing Send;
Something like: "You're sending this mail to more than one recipient -
are you sure?"
Maybe the code could be refined only to ask if more than x recipients
are in the DL.
I made some code that could count the recipient in the To box, but how
to get about counting or even recognizing DL from code is beyond me.
I'm a newbie in OL VBA and the object model is therefore rather
unfamiliar to me.
Anyone got a hint or a code example?