+ Reply to Thread
Results 1 to 6 of 6

Extract Values from a Table

  1. #1
    Registered User
    Join Date
    08-15-2019
    Location
    Colombo
    MS-Off Ver
    MS 365 Subscription
    Posts
    3

    Extract Values from a Table

    I need help, have to extract a project billing hours from a very large table.

    Rows contain employee names & columns are project name
    What I need is , when I change the employee name, I need to extract how many hours for each project that employee has billed.
    Since this is a very large table with more than 200 columns. Is there a formula where i can extract only columns with billed hours?
    I'm attaching the sample sheet.

    Thank you in advance
    Attached Files Attached Files
    Last edited by msuri25; 09-13-2023 at 01:45 AM.

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

    Re: Extract Values from a Table

    Is this for Excel 2016?

    If you have 365, you can use this in C15:

    =LET(f,FILTER(C8:N11,B8:B11=B16),VSTACK(FILTER(C7:N7,f<>0),FILTER(f,f<>0)))
    Attached Files Attached Files
    Last edited by AliGW; 09-13-2023 at 01:36 AM.
    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
    Registered User
    Join Date
    08-15-2019
    Location
    Colombo
    MS-Off Ver
    MS 365 Subscription
    Posts
    3

    Re: Extract Values from a Table

    I'm using office 365
    Last edited by msuri25; 09-13-2023 at 01:35 AM.

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

    Re: Extract Values from a Table

    Please update your forum profile and look again at post #2.

  5. #5
    Registered User
    Join Date
    08-15-2019
    Location
    Colombo
    MS-Off Ver
    MS 365 Subscription
    Posts
    3

    Re: Extract Values from a Table

    Wow thank you very much, you have helped me to save lot of time. Have a good day

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

    Re: Extract Values from a Table

    Here's a version with a drop-down selector and a conditionally formatted dynamic results grid.

    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 each of those who offered help.
    Attached Files Attached Files

+ 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. [SOLVED] Extract values from the table and transform
    By snptin in forum Excel General
    Replies: 15
    Last Post: 03-31-2023, 05:19 PM
  2. Extract and Store Values from a Dynamic Table into another Table
    By acandan21 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-15-2023, 10:01 PM
  3. extract unique values from one table to another table
    By nburton in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-04-2022, 11:31 AM
  4. [SOLVED] extract only specified values from a table
    By Ghost12 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-04-2021, 04:47 AM
  5. [SOLVED] Formula to look into table A2:B23 and extract values into column F2:F28
    By bjnockle in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-22-2020, 08:23 AM
  6. [SOLVED] Extract unique values from a table and list along a row
    By doctorblyth in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-05-2013, 04:33 PM
  7. Extract values from table based on 2 criterias
    By plamenbv in forum Excel General
    Replies: 0
    Last Post: 09-19-2013, 05:09 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