Thread
: [Solved]
Losing VBA codes in .dotm
View Single Post
04-09-2012, 06:35 AM
tinfanide
Windows 7 64bit
Office 2010 32bit
Expert
Join Date: Aug 2011
Posts: 312
Losing VBA codes in .dotm
I've a dotm file and add some codes.
Since I cannot upload a dotm file here, I have attached it in
http://www.box.com/s/4b7c859d87c60f20c609
Code:
Private Sub Document_Open() MsgBox "open" End Sub
But it does not trigger the codes.
tinfanide
View Public Profile
Find all posts by tinfanide