Newbie Outlook 2010 VBA programmer, intermediate Excel 2010 VBA Programmer.

I have programmed a rule calling a VBA macro that automatically forwards all email received to an offsite account. Sometimes the rule fails with an Outlook (not VBA) error message and the rule becomes inactive until I reactivate it (by selecting the rule, clicking through all the choices and finally hitting Apply) then all is fine again (until the next time it happens.) Best guess as to its malfunction has to do with certain external emails received.

I would like to have a macro that runs at Outlook Start-up that does one thing - clicks the Rules Tab on the Home Ribbon, then selects Manage Rules & Alerts drop-down menu item, which would then open the Rules and Alerts page so that I could ensure that the rule is activated and working.

Is this possible? I am not as familiar with the Object Model for Outlook as Excel and do not know even where to start.

Thanks for your help.