Concurrent threads (messages) at start of document?

H

hstijnen

Hi,

I've a strange problem. I've in my Normal.dot a Document_Open() macro which
can raise a message. Now I've a document which contains some table fault and
therefore opens with an error message. This situation causes Word to crash
(stack overflow). Apparently the two messages cannot go together.

What can I do? Which of the two comes first and is there a way to handle
both messages in order?

Thanks for ideas,

Henk
 
C

Chuck

Well for a start, disable the Document_Open() macro, fix the problem
document, then re-enable the Document_Open() macro. That may not answer your
general question but it should get you past the current problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top