+ Reply to Thread
Results 1 to 5 of 5

How extract values from multipul sheet

  1. #1
    Forum Contributor keshavtale's Avatar
    Join Date
    03-13-2013
    Location
    india
    MS-Off Ver
    excel 2010
    Posts
    539

    How extract values from multipul sheet

    How extract values from multipul sheet, in the attached file in sheet 1 you can see in A column there is name
    and infront of name value of sallery also data like name and sallery in sheet 2 , you can see my expected result
    in after sheet result for specific name keshav tale and sallery value of that name, this attached file is only for example
    actual file is very big so please tell me how do that.
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: How extract values from multipul sheet

    Will each name appear on every sheet?
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Contributor keshavtale's Avatar
    Join Date
    03-13-2013
    Location
    india
    MS-Off Ver
    excel 2010
    Posts
    539

    Re: How extract values from multipul sheet

    only keshav tale this name appear on every sheet

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: How extract values from multipul sheet

    One way:

    =INDEX(INDIRECT("'"&A3&"'!B3:B20"),MATCH(after!$B$2,INDIRECT("'"&A3&"'!A3:A20"),0))


    but this MIGHT get slow on very big workbooks.
    Attached Files Attached Files

  5. #5
    Forum Contributor keshavtale's Avatar
    Join Date
    03-13-2013
    Location
    india
    MS-Off Ver
    excel 2010
    Posts
    539

    Re: How extract values from multipul sheet

    Thanks now my problem is solved, your solution is best

+ 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. Lookup values in multipul sheets and show value in another sheet
    By Bernie Deitrick in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 09-06-2005, 07:05 AM
  2. [SOLVED] Lookup values in multipul sheets and show value in another sheet
    By Bernie Deitrick in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-06-2005, 04:05 AM
  3. Lookup values in multipul sheets and show value in another sheet
    By Kim in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  4. [SOLVED] Lookup values in multipul sheets and show value in another sheet
    By Kim in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  5. Lookup values in multipul sheets and show value in another sheet
    By Kim in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 AM
  6. Lookup values in multipul sheets and show value in another sheet
    By Kim in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM
  7. [SOLVED] Lookup values in multipul sheets and show value in another sheet
    By Kim in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 PM
  8. Lookup values in multipul sheets and show value in another sheet
    By Kim in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-17-2005, 09:05 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