Consulting

Results 1 to 3 of 3

Thread: List Box issue

  1. #1

    List Box issue

    Good Morning

    I hope you can help me

    I made a macro in Excel 2010. When I open it in Excel 2103, the macro is giving me the following problem:
    The first tab have a list box created to be able to select different options, it directs me to different tabs, however, the list box sometimes appears in that new tab.

    List_Box.jpgList_Box.jpgThanks for your help.

  2. #2
    VBAX Tutor
    Joined
    Mar 2014
    Posts
    210
    Location
    if the listbox is 'open' and you change tabs , it could be a 'ghost' of the list. The list is the top window. I get this with some controls in other windows apps.
    does it stay open when you click an item?
    when you click an item does it change tabs, and keep the list open?

  3. #3
    does it stay open when you click an item?
    Yes, it stays open
    when you click an item does it change tabs, and keep the list open?
    yes, it keep the list opened

Posting Permissions

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