K
Keith G Hicks
My client is using a program I wrote in MS Access 2003 (2000 format). Part
of the program opens up a blank Word doc invisibly, pastes text into the
doc, does some calculations and then closes the doc without saving (there's
a lot more to that part but it's not important for this post). It's been
running fine on XP machines running Office 2003 for a couple of years now. 2
of the workstations have a new problem. When my vba code tries to close
Word, the user's get a message that the template can't be found and to save
it (something like that). I'm not using any templates. I'm just opening Word
to a new blank doc (so it's of course using normal.dot). This problem does
not occur on any other machines. I just found out that their on site IT guy
recently installed the MS Office Compatibility pack so they can open Word
2007 docx files in Word 2003. I'm sure that's what's causing this problem.
Can anyone help me out here and suggest what to do to fix this (other than
removing the compatibility pack)?
Thanks,
Keith
of the program opens up a blank Word doc invisibly, pastes text into the
doc, does some calculations and then closes the doc without saving (there's
a lot more to that part but it's not important for this post). It's been
running fine on XP machines running Office 2003 for a couple of years now. 2
of the workstations have a new problem. When my vba code tries to close
Word, the user's get a message that the template can't be found and to save
it (something like that). I'm not using any templates. I'm just opening Word
to a new blank doc (so it's of course using normal.dot). This problem does
not occur on any other machines. I just found out that their on site IT guy
recently installed the MS Office Compatibility pack so they can open Word
2007 docx files in Word 2003. I'm sure that's what's causing this problem.
Can anyone help me out here and suggest what to do to fix this (other than
removing the compatibility pack)?
Thanks,
Keith