Pause an executing Word Macro to enter info and then Macro continu

G

Guest

Open a document and run macro. The document is a form with field codes and
have been bookmarked. Type info in first field and the macro will go to the
next field and pause for info to be filled in and then hit an enter key and
the macro will go to the next field and pause, type in info, enter key, and
continue like this to the end of the document.
 
D

Doug Robbins - Word MVP

See the following:

WD97: How to Code the ENTER Key to Move to Next Field in Protected Form
http://support.microsoft.com/support/kb/articles/Q187/9/85.ASP

http://www.mousetrax.com/techpage.html#autoforms

Please Fill Out This Form
Part 1: Create professional looking forms in Word
http://www.computorcompanion.com/LPMArticle.asp?ID=22

Part 2: Adding Automation to your Word forms.
http://www.computorcompanion.com/LPMArticle.asp?ID=46

Part 3: Learn more VBA (macros) to automate your forms.
http://www.computorcompanion.com/LPMArticle.asp?ID=119

Part 4: Use custom dialog boxes in your Word forms
http://www.computorcompanion.com/LPMArticle.asp?ID=127

Part 5: Connect your AutoForm to a database to save input time and keep
better records!
http://www.computorcompanion.com/LPMArticle.asp?ID=136


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 

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