Run a macro

  • Thread starter Thread starter Bre-x
  • Start date Start date
B

Bre-x

I would like to run a macro every time i receive a email
from an especific user

if (e-mail address removed) then
msgbox "You got Mail!"
else
'do nothing
end if

Can it be done?

Thank you all
 
Back
Top