+ Reply to Thread
Results 1 to 6 of 6

Pull Down Menus

  1. #1
    Registered User
    Join Date
    07-04-2013
    Location
    Portland, Oregon
    MS-Off Ver
    2010 Mac
    Posts
    3

    Post Pull Down Menus

    Is it possible to set up a pull down menu which changes multiple cells on a spreadsheet? I basically wanted to set up profiles for several products. I want to be able to choose between my products with a pull down menu, which would then change the profile on the page. For example, I have two products A and B. Each product has several categories (ie, Date of Purchase, Price, Manufacturer, etc.). I want these categories to change when I choose between products A and B from the pull down menu.

    I hope that's clear. Thank you in advance.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,967

    Re: Pull Down Menus

    Hi and welcome to the forum

    You set up the drop-down using Data Validation. Once you have that set up, the other selections can be done using an if() statement.

    Give it a try, and if you have a problem, give me a shout, and upload a sample file
    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    07-04-2013
    Location
    Portland, Oregon
    MS-Off Ver
    2010 Mac
    Posts
    3

    Re: Pull Down Menus

    Is there a better formula then "if" statement that I can use. It's going to be a long list of data points per category. For example, I'm going to want to switch between historical price points for product A and B over time. So when I want I use to the pull down menu to go to Product A, then I would want all of the data under different categories to switch over to product A's profile. I hope that's clear.

    Thank you for responding so promptly. I very much appreciate it.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,967

    Re: Pull Down Menus

    perhaps a vlookup would work for you then? But it's hard to make any realistic suggestions without seeing what you are working with?
    I would suggest you upload a sample work book, (all sensitive data removed), showing what data you are working with, a few examples of what your expected outcome is, and how you arrived at that
    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.

  5. #5
    Registered User
    Join Date
    07-04-2013
    Location
    Portland, Oregon
    MS-Off Ver
    2010 Mac
    Posts
    3

    Re: Pull Down Menus

    I've attached a workbook example. It's just a simplified version of what I'm trying to achieve. Basically on worksheet "Output", I want to be able to have a pull down menu in cell B1. The pulldown menu would allow me to choose between worksheets "A", "B" and "C". When you select "A", "B" or "C", I want the output worksheet to pull the data from columns A:7-A:9 through D:7-D:9 from their respective worksheets. I hope that's more clear. Thank you again.
    Attached Files Attached Files

  6. #6
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Pull Down Menus

    sounds like you are after dependent data validation
    here's how to set it up

    http://www.contextures.com/xlDataVal02.html
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ 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