Thread
: [Solved]
Script Doesn't works on other machine
View Single Post
01-05-2011, 03:40 AM
ravininave
Windows XP
Office 2007
Novice
Join Date: Jan 2011
Posts: 1
Script Doesn't works on other machine
This script works perfectly when I open doc on my machine but doesn't works on other machine. How could I make it so it would run on all machines.
Code:
Private Sub Document_Open() MsgBox ActiveDocument.Name End Sub
Thanx
ravininave
View Public Profile
Find all posts by ravininave