Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to skip cell(s) in table while using tab?

743 views
Skip to first unread message

Nguyen@discussions.microsoft.com Nguyen Nguyen

unread,
Jun 23, 2005, 1:25:04 PM6/23/05
to
Is there any way in to jump to non-adjacent cell in a table while using the
"tab" key?
Thanks in advance and highly appreciate help.

Jay Freedman

unread,
Jun 23, 2005, 1:50:05 PM6/23/05
to

In general, no.

If you're thinking about a protected form, with the fields in a table, then
yes, the tab key jumps to the next field which may be in a non-adjacent
cell. If you want it to jump to some field other than the next
(left-to-right, then down a row),
it's doable but it takes a macro. See
http://word.mvps.org/FAQs/TblsFldsFms/SetTabOrder.htm.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org


Klaus Linke

unread,
Jun 25, 2005, 10:38:15 PM6/25/05
to
And if you're not talking about a protected form, you might write your own macros for NextCell (= the built-in command that runs when you hit the Tab key in a table) and/or PrevCell (Shift+Tab).
You could make those macros skip certain cells (or columns), even depending on the content or formatting or (Word 2003) protection of the cells.

Regards,
Klaus

Nguyen@discussions.microsoft.com Nguyen Nguyen

unread,
Jun 27, 2005, 5:43:12 PM6/27/05
to
Thank a lot for your help, I got the idea of how Word working now.

Nguyen Nguyen

unread,
Jun 27, 2005, 5:49:05 PM6/27/05
to
I am not very good in writing macro, but your idea is great, will give it a
try.
Thanks a lot for your suggestion.
Nguyen Nguyen
0 new messages