Help!!!

W

Wonlay

I create a new module named "Test"
Sub Test(Item As Outlook.MailItem)
End Sub
And create a rule and select the "MyProject.Test" as a "run a script" script

when i run the rule, it shows Error,
the rule MyProject.Test do not exists or invalid

Why?
Thanks
 
Top