Need help with text form fields

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am designing a form that the users fill in the form fields. The problem I
am having is the tab order. Since the area where the fields are do not match
up with regular spacing, I am inserting a frame and then placing the text
form field within the frame so I can place the field exactly where I want it.
When I protect the document and tab through the fields, it doesn't go in
order like I need it to be. I jumps all over the screen. How do I correct
this?
 
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


--
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP
 
When you use frames, the frames are in the order of the paragraphs to which
they are anchored. You may need to drag the anchors to different paragraphs
to make them work logically.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
Back
Top