M
Mitch
So from time to time I run into this error, I click the macro button that was
created and get this error. If I close OUTLOOK 2003 sp3 and restart it may
work 4/5 times.. this has occured to 2 other systems for the same macro.
If I load the macro editor (Alt+F11), it does nothing.
Any suggestions would be greatly appreciated.
This is the code for the button
Public Sub DisplayMyForm()
TrainForm.Show vbModaless
End Sub
Odd thing is when I went to current Macro's it found none (Trying to edit /
look at the button). Restart Outlook and now it works. It's as if it totally
missed loading the macros from the start.
created and get this error. If I close OUTLOOK 2003 sp3 and restart it may
work 4/5 times.. this has occured to 2 other systems for the same macro.
If I load the macro editor (Alt+F11), it does nothing.
Any suggestions would be greatly appreciated.
This is the code for the button
Public Sub DisplayMyForm()
TrainForm.Show vbModaless
End Sub
Odd thing is when I went to current Macro's it found none (Trying to edit /
look at the button). Restart Outlook and now it works. It's as if it totally
missed loading the macros from the start.