Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Use Tabcontrol to switch beween control in Excel VBA form

Use Tabcontrol to switch beween control in Excel VBA form

Scheduled Pinned Locked Moved Visual Basic
help
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hmanhha
    wrote on last edited by
    #1

    Hi All. I have a User form in Excell VBA. It have many control such as textbox, check, combobox..... And I want to use tab to change from this control to another control in the form. I have done -set Tabstop of all the control to true - Set tabindex for all control in the right order. But I can't swich between control. Please help

    M 1 Reply Last reply
    0
    • H hmanhha

      Hi All. I have a User form in Excell VBA. It have many control such as textbox, check, combobox..... And I want to use tab to change from this control to another control in the form. I have done -set Tabstop of all the control to true - Set tabindex for all control in the right order. But I can't swich between control. Please help

      M Offline
      M Offline
      Maciej Los
      wrote on last edited by
      #2

      It works like a charm for me. See: [Setting the Tab Order](https://docs.microsoft.com/en-us/previous-versions/visualstudio/visual-basic-6/aa733550(v=vs.60))

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups