Thread
: [Solved]
Add a "SAVE" Button to a form template?
View Single Post
03-21-2012, 07:04 PM
macropod
Windows 7 64bit
Office 2010 32bit
Administrator
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,355
Hi Dave,
What is the content of your StrTmpPath variable? Also, what happens if you change:
Options.DefaultFilePath(wdDocumentsPath) = StrTmpPath
to:
Options.DefaultFilePath(0) = StrTmpPath
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
macropod
View Public Profile
Find all posts by macropod