+ Reply to Thread
Results 1 to 9 of 9

Tabbing Into & out of ComboBox (ActiveX)

  1. #1
    Registered User
    Join Date
    03-29-2017
    Location
    USA
    MS-Off Ver
    2016
    Posts
    7

    Tabbing Into & out of ComboBox (ActiveX)

    Hello,

    I am currently using the VBA in this thread:

    https://www.excelforum.com/excel-for...combo-box.html

    I have an ActiveX combo box that I need to be able to tab into and out of. The macro in the above thread allows me to tab into it but not out. Can anyone please help me figure out why it won't tab out of the combo box?

    The macro I am using is:

    Please Login or Register  to view this content.
    Thank you in advance for any help you can provide!

    Mandy
    Attached Files Attached Files
    Last edited by ValiMandy; 03-29-2017 at 02:53 PM.

  2. #2
    Valued Forum Contributor unit285's Avatar
    Join Date
    10-29-2015
    Location
    TN
    MS-Off Ver
    Office 365
    Posts
    358

    Re: Tabbing Into & out of ComboBox (ActiveX)

    Could you attach a copy of your worksheet?

  3. #3
    Forum Guru Winon's Avatar
    Join Date
    02-20-2007
    Location
    East Rand, R.S.A.
    MS-Off Ver
    2010
    Posts
    6,113

    Re: Tabbing Into & out of ComboBox (ActiveX)

    Hello ValiMandy,

    Welcome to the Forum.

    WOW! You also remembered the Code Tags. Well done!

    I don't believe you can Tab Out of a ComboBox.

    But you could experiment with Activating another Cell on the Sheet, when you are done with any of the ComboBoxes.

    Should you require further assistance with this then please attach a sample workbook.

    Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

    Regards.
    Please consider:

    Be polite. Thank those who have helped you. Then Click on the star icon in the lower left part of the contributor's post and add Reputation. Cleaning up when you're done. If you are satisfied with the help you have received, then Please do Mark your thread [SOLVED] .

  4. #4
    Registered User
    Join Date
    03-29-2017
    Location
    USA
    MS-Off Ver
    2016
    Posts
    7

    Re: Tabbing Into & out of ComboBox (ActiveX)

    Hello & Thank you very much!

    I have attached a copy of the file. It is a crude copy but looks like that is what you were looking for anyway.

    Basically I have a sheet with Item information and a sheet to enter production of those items. I want my production manager to be able to start typing the item # into the combo box and then select the correct item and tab to the next cell. There are many many items and so data validation is less than ideal because she will have to type the whole number or scroll through a really long list.

    This could be a bad way to do this but was the best thing I could think of. I'll try to play with the code and activating different cells. That seems like a good plan! I'm fairly new at macros so we'll see. The most fun is figuring it out anyway!

    Thanks again!

  5. #5
    Valued Forum Contributor unit285's Avatar
    Join Date
    10-29-2015
    Location
    TN
    MS-Off Ver
    Office 365
    Posts
    358

    Re: Tabbing Into & out of ComboBox (ActiveX)

    Have you considered building a userform for your data entry? Would probably solve your tabbing issue

  6. #6
    Registered User
    Join Date
    03-29-2017
    Location
    USA
    MS-Off Ver
    2016
    Posts
    7

    Re: Tabbing Into & out of ComboBox (ActiveX)

    Quote Originally Posted by unit285 View Post
    Have you considered building a userform for your data entry? Would probably solve your tabbing issue
    I have considered it but have never used one before. I know (sort of) how to create one but that's about it. Maybe I will look into doing that. Thank you for the idea!!

  7. #7
    Valued Forum Contributor unit285's Avatar
    Join Date
    10-29-2015
    Location
    TN
    MS-Off Ver
    Office 365
    Posts
    358

    Re: Tabbing Into & out of ComboBox (ActiveX)

    Try this.. maybe it can help you get started. If I can be of any further assistance let me know I'm happy to help where I can.
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    03-29-2017
    Location
    USA
    MS-Off Ver
    2016
    Posts
    7

    Re: Tabbing Into & out of ComboBox (ActiveX)

    Quote Originally Posted by unit285 View Post
    Try this.. maybe it can help you get started. If I can be of any further assistance let me know I'm happy to help where I can.
    You are an angel! This will work great! I'm going to play with userforms so I can learn how to use it but this will work great for my needs! Thank you again!!

  9. #9
    Valued Forum Contributor unit285's Avatar
    Join Date
    10-29-2015
    Location
    TN
    MS-Off Ver
    Office 365
    Posts
    358

    Re: Tabbing Into & out of ComboBox (ActiveX)

    Happy I could be of some help

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 10-26-2015, 04:25 PM
  2. Tabbing in a protected sheet into a combobox - Help! Please!
    By cabriggsy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-13-2015, 06:14 PM
  3. ActiveX combobox datalist dependant on previous combobox selections
    By Mrs Poodle in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-14-2014, 07:07 AM
  4. [SOLVED] fill listbox (ActiveX) based combobox (ActiveX)
    By elsg in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-31-2014, 11:25 AM
  5. Populate a activeX combobox from a selection of another combobox
    By ptramel in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-28-2009, 06:50 PM
  6. Tabbing from Cell to ComboBox
    By barefaced66 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 10-21-2007, 05:14 AM
  7. [SOLVED] Can't get combobox dropdown menus to appear when tabbing between t
    By VBAknuckledragger in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-01-2005, 04:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1