Dim MsWordDoc as Object
Set MsWordDoc = GetObject("C:\Test.doc"
MsWordDoc.SaveAs "C:\Test2.doc' ' this works but. . . .
MsWordDoc.FilePrint 'does not work
What the HELL are you supposed to use and even better does any documentation even exist for something like this?????
PLEASE HELP , I AM GOING TO END MYSELF SOON !!!!!!!
Set MsWordDoc = GetObject("C:\Test.doc"
MsWordDoc.SaveAs "C:\Test2.doc' ' this works but. . . .
MsWordDoc.FilePrint 'does not work
What the HELL are you supposed to use and even better does any documentation even exist for something like this?????
PLEASE HELP , I AM GOING TO END MYSELF SOON !!!!!!!