Message 1 of 4
OT? Why is TabIndex Property not an Option with TextBox?

Not applicable
11-04-2003
02:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm using Excel to create a Drawlist Processor and I have a series of Text
boxes for the user to enter info. I'd like to tab from one to the next.
I'm using "KeyDown", but it has issues. I use the TabIndex property in VB6
for this, but it's not an option when I list the properties of my text boxes
in Excel's VBA editor.
Is there a Reference I need to add or something I'm not doing?
Thanks for any help!
boxes for the user to enter info. I'd like to tab from one to the next.
I'm using "KeyDown", but it has issues. I use the TabIndex property in VB6
for this, but it's not an option when I list the properties of my text boxes
in Excel's VBA editor.
Is there a Reference I need to add or something I'm not doing?
Thanks for any help!