+ Reply to Thread
Results 1 to 5 of 5

Creating dropdown list and autofill

Hybrid View

  1. #1
    Registered User
    Join Date
    01-08-2007
    Posts
    2

    Creating dropdown list and autofill

    Hi all,

    I'm looking to do somthing that is out of my knowledge. Here is today challenge...

    I have a list like that look like this :

    Mech Part Offset Opening
    Part 1 12 15
    Part 2 15 42
    Part 3 34 89

    What I want to do is to create a dropdown list on an another sheet allowing to select the Mech Part (which I've done). Now, what I want if when I select let say "Part 1" from the list, I want the info associated with it to be shown in others cell.

    Example.

    I have the droplist in cell A1. When I select "Part 1", I want excel to write in cell B1 the correponding offset and in cell D22 the corresponding opening.

    If anyone know, it would be greatly appreciated. I've been scratching my head for 3 hours now...

  2. #2
    Forum Expert
    Join Date
    12-29-2004
    Location
    Michigan, USA
    MS-Off Ver
    2013
    Posts
    2,208
    You can do everything on one sheet if you wish. Select any cell in the range, and then from the menu, select Data > Filter > AutoFilter. Reply back if this does not suit your needs.

  3. #3
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi,

    Try Data valiadtion for the list and Vlookup for the return offset & opening.

    These links explain how thye work

    http://www.contextures.com/xlFunctions02.html

    http://www.contextures.com/xlDataVal01.html

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  4. #4
    Registered User
    Join Date
    01-08-2007
    Posts
    2
    All right,

    THanks for your link, it's now working perfectly!!!

  5. #5
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    No problem

    Thanks for the feedback

    VBA Noob

+ 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