J
Jim Gardner
I have a Word template that uses a number of user form sto
accept data and populate a letter. I keep getting an
unusual Word error when I exit the last form (which
inserts all the text into the document) which gives the
following details:
AppName: winword.exe AppVer: 10.0.2627.0 ModName:
mso.dll
ModVer: 10.0.2625.0 Offset: 002af628
When I open the VB code the project is not compiled. I
compile it and save it and then the template runs OK.
However the next time I open the template it needs to be
compiled again even though I have not made a single
change!. Why wont the project stay 'compiled'? I thought
the only time you needed to compile a project was after
altering the code.
Thsi is ultra urgent as this system worked up to
yesterday; I can't think what has changed to make it
unstable; and I wanted to demonstrate it to-morrow but it
keeps falling over! The only way I can get it to work is
to open the VB code and compile it every time I want to
run it!!
Please help - this is tearing my hair out!
accept data and populate a letter. I keep getting an
unusual Word error when I exit the last form (which
inserts all the text into the document) which gives the
following details:
AppName: winword.exe AppVer: 10.0.2627.0 ModName:
mso.dll
ModVer: 10.0.2625.0 Offset: 002af628
When I open the VB code the project is not compiled. I
compile it and save it and then the template runs OK.
However the next time I open the template it needs to be
compiled again even though I have not made a single
change!. Why wont the project stay 'compiled'? I thought
the only time you needed to compile a project was after
altering the code.
Thsi is ultra urgent as this system worked up to
yesterday; I can't think what has changed to make it
unstable; and I wanted to demonstrate it to-morrow but it
keeps falling over! The only way I can get it to work is
to open the VB code and compile it every time I want to
run it!!
Please help - this is tearing my hair out!