+ Reply to Thread
Results 1 to 6 of 6

Match a cell value in another sheet and copy values below the cell (Index Match)

  1. #1
    Forum Contributor
    Join Date
    12-15-2012
    Location
    Chennai
    MS-Off Ver
    Excel 2010
    Posts
    202

    Match a cell value in another sheet and copy values below the cell (Index Match)

    Hello everyone,

    I have an excel file in which I have 2 sheets.
    Sheet 1 has values from 1 to 100 from B1 to CW1 and data from B3 : CW103 (100 values)
    Sheet 2 has some values between 1 to 100. (Example: 1, 3 & 5)
    I need to get the data from Sheet 1 to Sheet 2 and paste the values from B3:CW103 in Sheet 2.

    Desired Output sheet is added.

    I have attached my excel file for reference.

    Someone please help me.
    Thanks in advance.
    Attached Files Attached Files
    Last edited by naga; 02-17-2017 at 02:00 AM. Reason: Wrong Title

  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,939

    Re: Index Match Help Needed

    Please take a moment to read the forum rules and then amend your thread title to something descriptive of your problem - not what you think the answer might be. (think google search terms?). Once you have done this please send me a PM and I will remove this request. (Also, include a link to your thread - copy from the address bar)

    Many members search our previous posts, and thread titles play a big part of the search. I doubt anybody would do a search based on your title?

    To change a Title on your post, click EDIT POST then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (note: this change is not optional )
    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
    Forum Contributor
    Join Date
    12-15-2012
    Location
    Chennai
    MS-Off Ver
    Excel 2010
    Posts
    202

    Re: Index Match Help Needed

    Hi sorry for the mistake. I have changed the title.

  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,939

    Re: Match a cell value in another sheet and copy values below the cell (Index Match)

    Thanks for the title change

    Try this in B3, copied down and across...
    =INDEX('Sheet 1'!$B$3:$CW$32,MATCH('Sheet 2'!$A3,'Sheet 1'!$A$3:$A$32,0),MATCH('Sheet 2'!B$1,'Sheet 1'!$B$1:$CW$1,0))

  5. #5
    Forum Contributor
    Join Date
    12-15-2012
    Location
    Chennai
    MS-Off Ver
    Excel 2010
    Posts
    202

    Re: Match a cell value in another sheet and copy values below the cell (Index Match)

    Thank you so much Admin. It worked as expected

  6. #6
    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,939

    Re: Match a cell value in another sheet and copy values below the cell (Index Match)

    Good stuff, happy to help and thanks for the feedback

+ 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. Index and Match help needed
    By karstens in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 09-18-2015, 01:34 PM
  2. [SOLVED] index match help needed
    By krish2503 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-02-2015, 09:29 AM
  3. Replies: 2
    Last Post: 09-27-2014, 04:34 PM
  4. Sum Index Match help needed
    By vhache in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-18-2014, 09:01 AM
  5. Index Match help needed
    By SKIDDERWOLF in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 05-14-2013, 04:19 AM
  6. Help needed with INDEX MATCH...
    By Nerf Herder in forum Excel General
    Replies: 4
    Last Post: 06-27-2012, 04:40 AM
  7. Index and Match Help Needed
    By carl in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-26-2005, 05:05 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