Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AutoOpen not running

Status
Not open for further replies.

Fr33dan

Programmer
Jun 28, 2007
79
US
I have an AutoOpen macro in the Normal.dot file and the macro does not run when I open a file. The AutoExec In the same module runs. This is the code for the macro as it is now:

Sub AutoOpen()
MsgBox "The AutoOpen Ran this time"
End Sub

I'm running Office 97 on a Windows 2000 computer and I've tried it on another computer (Also running Office 97 but Windows XP)
 
That thought of that as well but there wasn't one.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top