macro does not run

S

seeker53

I have a table in a word document which has a form text field in the columns.
The last column onext I have a macro that adds a new row with each column
having a form field within it. The macro does not run onexit. It works
beautifully when I run it manually but not onexit.

seeker54
 
J

John McGhie [MVP - Word and Word Macintosh]

Have you proved that the OnExit event is actually firing? Tables are a
special case and there are some issues with VBA in tables.


I have a table in a word document which has a form text field in the columns.
The last column onext I have a macro that adds a new row with each column
having a form field within it. The macro does not run onexit. It works
beautifully when I run it manually but not onexit.

seeker54

--

Please reply to the newsgroup to maintain the thread. Please do not email
me unless I ask you to.

John McGhie <[email protected]>
Microsoft MVP, Word and Word for Macintosh. Consultant Technical Writer
Sydney, Australia +61 4 1209 1410
 

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