+ Reply to Thread
Results 1 to 5 of 5

Create Combobox to jump from main sheet to other sheets.

  1. #1
    Registered User
    Join Date
    09-12-2012
    Location
    Texas
    MS-Off Ver
    Excel 2007
    Posts
    6

    Create Combobox to jump from main sheet to other sheets.

    I am working on a project and I am stuck with a problem. I have a combobox set up on the main sheet which takes me to any other sheet on that workbook. If I write a sheets name, say "Megan" it will take me there. The problem I have is that when i type "Megan" it takes me to her sheet when I type "m" The problem with that is if I have another sheet name, say "Mark" it won't take me to that sheet. It is kind of hard to explain so I'll attach the workbook "example sheet". Here is the code:


    Please Login or Register  to view this content.
    I am also adding another workbook which works the way I want. When i type in the combobox in this workbook, it wont jump to the page until it knows exactly which one I want to jump too.
    Attached Files Attached Files
    Last edited by ashen786; 09-15-2012 at 02:31 AM. Reason: Added code tags, as per forum rules. Don't forget!

  2. #2
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,198

    Re: Create Combobox to jump from main sheet to other sheets.

    Hi, ashen786,

    you marked your thread Solved - anyhow: to my opinion you should use the ComboBox1_Exit(ByVal Cancel As MSForms.ReturnBoolean)-Event instead of the ComboBox1_Change-Event.

    Ciao,
    Holger
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

  3. #3
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: Create Combobox to jump from main sheet to other sheets.

    ashen786
    I suscribed this thread, please tell me how you solved
    If solved remember to mark Thread as solved

  4. #4
    Registered User
    Join Date
    09-12-2012
    Location
    Texas
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Create Combobox to jump from main sheet to other sheets.

    I couldn't get the combobox to work so I used the command button with userform. Two buttons, one "Create Sheet" and the other "Find Sheet" If you would like, I will post the code later today.
    Last edited by ashen786; 09-19-2012 at 10:22 AM. Reason: spelling

  5. #5
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: Create Combobox to jump from main sheet to other sheets.

    Thank, I don't need code

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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