Thread
: [Solved]
can I run a macro when I open a specific doc ??
View Single Post
10-09-2012, 03:47 PM
ximpostor
Windows 7 64bit
Office 2003
Novice
Join Date: Oct 2012
Posts: 8
-----------------------
Dim TaskID As Long
TaskID = Shell ("file.xlsx", vbNormalFocus)
-----------------------
i got this code but i cant edit it to open an contained object !! it always open a file from my hard disk !!
ximpostor
View Public Profile
Find all posts by ximpostor