Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dcw888

  1. dcw888

    TabIndex property in Excel VBA

    I now have an Excel spreadsheet - not a form - and I have put controls (in particular, my textboxes) on it. I have tried playing with every property for these boxes, but nothing will allow me to tab or enter out of these controls without using the mouse. I've thought about writing code to...
  2. dcw888

    TabIndex property in Excel VBA

    Thank you, dsi. You were correct; it only works on forms. Thanks again!:-)
  3. dcw888

    TabIndex property in Excel VBA

    Does anyone know why there isn't a TabIndex property in Excel VBA (I'm using Excel 97), or what I may be doing wrong that I can't see it? The Online Help indicates there should be, but I cannot find it. I am trying to order my textboxes, and I've tried the following: 1. In the properties...

Part and Inventory Search

Back
Top