Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Concurrent threads (messages) at start of document?

Status
Not open for further replies.

hstijnen

Programmer
Nov 13, 2002
172
NL
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top