M
mike
Hi all,
Initially, I have the text box created in sequence and
when I use the keyboard's tab key,it goes in order from
the first text box to the next. But when I delete text
boxes and create another text box or any type of box, the
tab key jumps around the form, not in order.
Originally, i have the text box set up like this:
textbox 1 -->text box 2 --> text box 3---> text box 4
Changes made to the order:
textbox 1 -->text box 5 --> text box 7---> text box 4
The the tab key jumps from 1 to 4 and then back to 5 and
so on. Is there a way to program the tab key to work in
sequence order from 1 then to 5 then to 7 then to 4 ???
thanks for the help...
mike
Initially, I have the text box created in sequence and
when I use the keyboard's tab key,it goes in order from
the first text box to the next. But when I delete text
boxes and create another text box or any type of box, the
tab key jumps around the form, not in order.
Originally, i have the text box set up like this:
textbox 1 -->text box 2 --> text box 3---> text box 4
Changes made to the order:
textbox 1 -->text box 5 --> text box 7---> text box 4
The the tab key jumps from 1 to 4 and then back to 5 and
so on. Is there a way to program the tab key to work in
sequence order from 1 then to 5 then to 7 then to 4 ???
thanks for the help...
mike