View Single Post
 
Old 06-22-2012, 05:07 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Without going into all the details, Word indexes shapes according to the order in which they're inserted and this is what controls your 'tab order'. This order can be manipulated by vba (and the macro wouldn't have to be in the target document).

A simpler solution would have been to overlay the the graphic with a floating table, whose cells are sized such that the formfields end up where you want them. The formfield order would then progress logically from left to right, moving to the next table row as you tab out of each formfield.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote