S
Steven McLauchlan
Hello,
I have written a macro that creates a new document and adds a template from
a remote server using the following:
Documents.Add Template:="ftp://1.2.3.4/Public/WebPages/test template.dot"
This works perfectly on Word XP (on Windows XP) but not Word 2000 (on
Windows 2000) (Error: "Run-time error '5137'. This document template does
not exist.")
Does anyone know how to make the macro work in Word 2000? Maybe a security
setting that needs changed somewhere?
Thanks in advance,
Steven McLauchlan
I have written a macro that creates a new document and adds a template from
a remote server using the following:
Documents.Add Template:="ftp://1.2.3.4/Public/WebPages/test template.dot"
This works perfectly on Word XP (on Windows XP) but not Word 2000 (on
Windows 2000) (Error: "Run-time error '5137'. This document template does
not exist.")
Does anyone know how to make the macro work in Word 2000? Maybe a security
setting that needs changed somewhere?
Thanks in advance,
Steven McLauchlan