K
Kevin Mitchell
Hello all,
I have created a microsoft excel program which uses visual basic text fields
on a worksheet. My problem is that when I hit the tab key I don't know how
to set the focus to the next text field without having to look at the
keyascii for every field. I know in VB6 there is a tab index property for
every text field but this doesn't exist in excel form fields. Can someone
please help shed some light on how to set a tab index in excel text fields?
Thanks,
Kevin
I have created a microsoft excel program which uses visual basic text fields
on a worksheet. My problem is that when I hit the tab key I don't know how
to set the focus to the next text field without having to look at the
keyascii for every field. I know in VB6 there is a tab index property for
every text field but this doesn't exist in excel form fields. Can someone
please help shed some light on how to set a tab index in excel text fields?
Thanks,
Kevin