+ Reply to Thread
Results 1 to 3 of 3

VBA dropdown help

  1. #1
    Registered User
    Join Date
    06-20-2014
    Location
    Latvia, Riga
    MS-Off Ver
    2007
    Posts
    2

    VBA dropdown help

    Hallo everyone!

    I'm totally new to VBA, and I'm trying to make my first excel spreadsheet for engineering purposes. Had started to read VBA for dummies and havent had much time to read it through and try things.

    I wanted to ask for some advice on how to make a dropdown menu in one worksheet so that it contains list of options from another worksheet (which is in the same workbook - everything is in the same workbook). When an option is selected, few cells are filled with particular values which also are taken from the other worksheet. I want to make a dropdown list of few steel beam sections which are gathered in a table in another worksheet with their few their values, which will be inputed into cells of main worksheet when appropriate option is selected from dropdown list... I'm aslo not sure this has to be done through VBA, maybe there are other options, if any...

    Hope someone will be able to help out in the whole process...

    Thanks

  2. #2
    Forum Expert Solus Rankin's Avatar
    Join Date
    05-24-2013
    Location
    Hollywood, CA
    MS-Off Ver
    Win7 Office 2010 VS Express 2012
    Posts
    2,655

    Re: VBA dropdown help

    Sounds like it could be handled with Data Validation lists and formulas.

    Can you attach a sample workbook showing before and after?
    Thanks,
    Solus


    Please remember the following:

    1. Use [code] code tags [/code]. It keeps posts clean, easy-to-read, and maintains VBA formatting.
    Highlight the code in your post and press the # button in the toolbar.
    2. Show appreciation to those who have helped you by clicking below their posts.
    3. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

    "Slow is smooth, smooth is fast."

  3. #3
    Registered User
    Join Date
    06-20-2014
    Location
    Latvia, Riga
    MS-Off Ver
    2007
    Posts
    2

    Re: VBA dropdown help

    Ok, just did try some things with VLOOKUP and Data Validation and now I got what I wanted... First drop-down list which determines what is listed in the second drop-down list, which in turn determines the VLOOKUP value... the first dropdown determines the sheet in which is the value searched by the VLOOKUP function

    Thanks

+ 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. Cull dropdown list options based on selection in another dropdown
    By Kiffar in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-20-2012, 01:53 AM
  2. [SOLVED] Cascading dropdown lists all tied to first dropdown
    By ruthl in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-18-2012, 08:03 PM
  3. Clearing Dropdown content based on value of another dropdown
    By JonathonHardy in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-31-2011, 10:14 AM
  4. Replies: 2
    Last Post: 08-11-2011, 01:32 AM
  5. populating a dropdown based on choice from a previous dropdown
    By Conor in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-09-2006, 03:20 PM

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