+ Reply to Thread
Results 1 to 2 of 2

Extract matching data in nest sheet

  1. #1
    Registered User
    Join Date
    09-23-2016
    Location
    India
    MS-Off Ver
    2007
    Posts
    5

    Extract matching data in nest sheet

    Dear Friends

    Please do solve the problem i am facing to get the exact data


    If any amount (in decimal) is put against any customer in RPS column it will automatically featch the Customer Name , Area , Campaing , Amount spend and finally total amount in "Sheet 2"
    Attached Files Attached Files

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,992

    Re: Extract matching data in nest sheet

    Try

    C3=IFERROR(INDEX(Sheet1!$B$4:$R$14,SMALL(IF((Sheet1!$B$4:$B$14<1)*(Sheet1!$B$4:$B$14<>""),ROW(Sheet1!$B$4:$B$14)-ROW(Sheet1!$B$3)),ROWS(A$1:A1)),MATCH(C$2,Sheet1!$B$3:$R$3,0)),"") with control+Shift+Enter and drag down!!!
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

+ 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. Replies: 30
    Last Post: 08-17-2015, 01:18 AM
  2. Replies: 3
    Last Post: 12-18-2014, 10:27 AM
  3. [SOLVED] Extract data from range by matching
    By alexpsyched in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-07-2013, 10:16 AM
  4. Replies: 2
    Last Post: 04-18-2013, 05:56 PM
  5. MAcro to extract rows matching a criteria and paste in another sheet
    By vandana_karthik in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-08-2013, 01:24 AM
  6. Replies: 3
    Last Post: 08-04-2012, 11:42 AM

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