+ Reply to Thread
Results 1 to 9 of 9

Index infos in column based on row and column from other sheet

  1. #1
    Forum Contributor alexxl's Avatar
    Join Date
    04-21-2015
    Location
    Romania
    MS-Off Ver
    2019/2010
    Posts
    303

    Index infos in column based on row and column from other sheet

    Extract from data
    * based on week column c
    * matching row 1 from data.
    * matching "Inbound calls answered" from data column C

    desired results in collumn J


    Mostra.xlsx
    Last edited by alexxl; 06-19-2023 at 12:38 PM.


    Alex

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,647

    Re: Index infos in column based on row and column from other sheet

    No, alexxi - you need to give the details in your post as well. Do that NOW, please.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Index infos in column based on row and column from other sheet

    is that what you want?
    with Power Query
    Week end Week start week Month Area Service KPI Type KPI Value
    07/05/2023
    01/05/2023
    19
    5
    Enel Inbound First Level Contractual Volumes
    4383
    30/04/2023
    24/04/2023
    18
    4
    Enel Inbound First Level Contractual Volumes
    2659


    some of conditions are not described well
    detailed description is required because it is ambiguous

  4. #4
    Forum Contributor alexxl's Avatar
    Join Date
    04-21-2015
    Location
    Romania
    MS-Off Ver
    2019/2010
    Posts
    303

    Re: Index infos in column based on row and column from other sheet

    I preffer index and agregates cause power querry in this scenario is not my option. But also thank you is good to know!


    detailed description is required because it is ambiguous

    [Alex] i gaved you the way that i would extract by indexing (but i miss a link so i need help). So i think it`s enough for you to know and it seems that you gaved me a good answer based on this. Sorry if i was to short in description
    Last edited by alexxl; 06-19-2023 at 12:37 PM.

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,647

    Re: Index infos in column based on row and column from other sheet

    Where in the workbook have you mocked up what you want? SHOW us what we are aiming for.

    EDIT: Forget that - found it.

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,647

    Re: Index infos in column based on row and column from other sheet

    Try this:

    =INDEX(Data!$D$2:$E$8,MATCH(LEFT(F3,FIND(" ",F3)-1)&"*",Data!$C$2:$C$8,0),MATCH(C3,Data!$D$1:$E$1,0))
    Attached Files Attached Files

  7. #7
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Index infos in column based on row and column from other sheet

    Quote Originally Posted by alexxl View Post
    I preffer index and agregates cause power querry in this scenario is not my option. But also thank you is good to know!
    sure, no problem
    have a nice day

  8. #8
    Forum Contributor alexxl's Avatar
    Join Date
    04-21-2015
    Location
    Romania
    MS-Off Ver
    2019/2010
    Posts
    303

    Re: Index infos in column based on row and column from other sheet

    Attachment 833680

    Thank you always!

  9. #9
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,647

    Re: Index infos in column based on row and column from other sheet

    Glad to have helped.

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

    Also, if you have not already done so, you may not be aware that you can thank anyone who offered you help towards a solution for your issue by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of all those who offered help.

+ 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: 3
    Last Post: 06-15-2021, 01:40 AM
  2. [SOLVED] SumProduct based on date range sheet qry column C, based on qry column E >0
    By RHISM in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-04-2020, 12:30 PM
  3. split excel sheet based on column filter with protected column
    By rishikrsaw in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-23-2019, 03:33 AM
  4. Merging Multiple Sheet's column of data based on other column's cell value
    By BALA1983 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-12-2017, 12:32 AM
  5. [SOLVED] Fill a cell in Column B based on the text in Column A using a table on sheet 2
    By lbrasfie in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-25-2013, 01:56 PM
  6. [SOLVED] copying specific certain column data based on cell/column value to another sheet
    By arctic7 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-09-2012, 03:38 PM
  7. Copy column data on one sheet to row or column date on another sheet based on user in
    By soready42012 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-08-2012, 12:03 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