+ Reply to Thread
Results 1 to 3 of 3

Goto cell selected from userform combobox

  1. #1
    Registered User
    Join Date
    10-23-2012
    Location
    Washington, DC
    MS-Off Ver
    Excel 2010
    Posts
    43

    Goto cell selected from userform combobox

    I have successfully used Goto/Scroll code to jump to certain points in a very big table I have in one of the sheets of my workbook, however am having trouble applying it to a combobox selection.

    Basically, my table starts at B8 (header row) and goes all the way down to AW8008. Column A contains the ID numbers for the names in the third column of the table. I have created a button enabled userform that contains a combobox ("CbxCity) listing all the ID numbers of these table names, and when one is selected I want the macro to jump to the matching ID number cell in column A of the worksheet.

    Can anyone help me out with this? The code I have been playing with (but realize is never going to work) is:
    Please Login or Register  to view this content.
    Last edited by escobf; 06-05-2013 at 03:54 PM.

  2. #2
    Forum Expert Tinbendr's Avatar
    Join Date
    06-26-2012
    Location
    USA
    MS-Off Ver
    Office 2010
    Posts
    2,125

    Re: Goto cell selected from userform combobox

    Please Login or Register  to view this content.
    David
    (*) Reputation points appreciated.

  3. #3
    Registered User
    Join Date
    10-23-2012
    Location
    Washington, DC
    MS-Off Ver
    Excel 2010
    Posts
    43

    Re: Goto cell selected from userform combobox

    Works perfectly, many thanks! Added an Offset to C.Select to select the column I want the user to start at.

+ 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