How to code tab order for Controls in Excel forms
Select each control one at time in the REVERSE order you want them and set
the Tab Index to 0 with each selection (yes, zero each time)... when you are
done, the Tab Indexes will be in the correct order.
--
Rick (MVP - Excel)
"Lin" wrote in message
...
Hi
I have an excel worksheet forms with Text box and combo box Controls. Ho
can
I create tab order for them? Any help really appreciate.
Thanks,
Lin
|