+ Reply to Thread
Results 1 to 5 of 5

Automatically import from large Data to another Tab based on Dropdown menu

  1. #1
    Registered User
    Join Date
    11-29-2021
    Location
    WIndsor, ON
    MS-Off Ver
    2013
    Posts
    8

    Question Automatically import from large Data to another Tab based on Dropdown menu

    Hello,

    I have a Dashboard and Data tabs. Data has various materials with mechanical properties. I want to be able to select the dropdown in "Dashboard", and excel should automatically import proper materials data in the "Dashboard" tab.
    This is to compare different materials side by side and not scroll.

    I have attached the excel file in this post.

    Thank you for helping.
    Attached Files Attached Files
    Last edited by Jay_Patel; 02-17-2022 at 02:10 PM.

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,178

    Re: Automatically import from large Data to another Tab based on Dropdown menu

    in B3

    =IF(B$2="","",INDEX(Sheet2!$B$2:$AA$12,ROWS($1:1),MATCH(B$2,Sheet2!$B$1:$Z$1,0)))

    copy across and down
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,420

    Re: Automatically import from large Data to another Tab based on Dropdown menu

    B3:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    copied down and across.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  4. #4
    Registered User
    Join Date
    11-29-2021
    Location
    WIndsor, ON
    MS-Off Ver
    2013
    Posts
    8

    Re: Automatically import from large Data to another Tab based on Dropdown menu

    That worked. Awesome

  5. #5
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,420

    Re: Automatically import from large Data to another Tab based on Dropdown menu

    You're welcome. Thanks for the rep.



    If you are satisfied with the solution(s) provided, please mark your thread as Solved.


    New quick method:
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

    Or you can use this way:

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save


    You may also want to consider thanking those people who helped you by clicking on the little star at the bottom left of their reply to your question.

+ 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. Selection of dropdown menu automatically
    By saravanan1981 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-28-2019, 06:21 AM
  2. [SOLVED] Automatically Run Through Dropdown Menu
    By hoyasaxa215 in forum Excel General
    Replies: 2
    Last Post: 07-08-2014, 10:27 AM
  3. Automatically Run Through Dropdown Menu
    By hoyasaxa215 in forum Excel General
    Replies: 1
    Last Post: 07-07-2014, 04:48 PM
  4. [SOLVED] Automatically Run Through Dropdown Menu
    By hoyasaxa215 in forum Excel General
    Replies: 0
    Last Post: 07-07-2014, 04:08 PM
  5. Sum data based on selection on dropdown menu
    By brama80 in forum Excel General
    Replies: 4
    Last Post: 05-02-2012, 08:01 AM
  6. [SOLVED] Excel 2007 : new drop down menu based on dropdown menu in previous cell
    By martinpols in forum Excel General
    Replies: 3
    Last Post: 04-30-2012, 02:33 AM
  7. Import data from dropdown menu on internet
    By r1984 in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 04-15-2008, 05:56 PM

Tags for this Thread

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