Thread: Run a macro
View Single Post
  #1  
Old July 15th 09, 08:31 PM posted to microsoft.public.outlook.program_vba
Bre-x[_2_]
external usenet poster
 
Posts: 6
Default Run a macro

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

if then
msgbox "You got Mail!"
else
'do nothing
end if

Can it be done?

Thank you all


Ads