Word97 – Office97 (SR2)
I have a two part problem (they may be realted?)…
1) Whenever I try to compile my VBA project within Normal.dot Word crashes with the following error…
WINWORD caused an invalid page fault in
module VBA332.DLL at 015f:651b41d3.
This also happens when I run some of the functions/macros within my Normal.dot project/document.
I’ve tried restoring the dll from disk, only to find its an older version and VBA won’t initialise.
Any ideas on how I can repair this dll, or find a replacement, or an another solution?
2) Normal.dot is standardised throughout our company, so that we can provide a familiar GUI to every user. The only problem is that the normal.dot file is large (just short of 1MB) and it takes time to open on slower machines. Compiling the VBA doesn’t appear to make a difference to the file size (and I can’t do it at the moment anyway – see above!).
Is there any way to reduce the file size of normal.dot without removing code and functionality? Are there any third party “compactors” (?) available?
Any ideas folks?
Thanks in anticipation…
Ade