B
Bre-x
I would like to run a macro every time i receive a email
from an especific user
if [email protected] then
msgbox "You got Mail!"
else
'do nothing
end if
Can it be done?
Thank you all
from an especific user
if [email protected] then
msgbox "You got Mail!"
else
'do nothing
end if
Can it be done?
Thank you all