running a word macro from xl

S

Steve

how do i call a macro in the normal word file called
PrintUARDBAL

(the below code is all on one line)

Application.Run ("C:\Program Files\Microsoft
Office\Templates\normal.dot!PrintUARDBAL")

im not sure i have the path or the file name correct
though

(i think the normal file is like the personal macro work
book in xl)
 
Top