+ Reply to Thread
Results 1 to 4 of 4

Dashboard with Index of Column based off Keyword with adjacent column information

  1. #1
    Registered User
    Join Date
    06-14-2021
    Location
    Cali
    MS-Off Ver
    2016
    Posts
    2

    Dashboard with Index of Column based off Keyword with adjacent column information

    So I am trying to build a dashboard, took over a messy excel doc that has like 25 columns, along with multiple worksheets inside for differant purposes. But I would like to have a quick look on the first page showing

    Installed
    List of Names in column

    Trying to add the xls document but no attachments are showing up

    A B I
    Dave Stuff Installed
    Jim Stuff TBD
    James Stuff Installed
    Karl Stuff TBD
    Dan Stuff N/A

    Would like results to look like
    Installed
    Dave
    James
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,215

    Re: Dashboard with Index of Column based off Keyword with adjacent column information

    in C13

    =IFERROR(INDEX($A$3:$A$8,AGGREGATE(15,6,ROW($A$3:$A$8)-2/($H$3:$H$8="installed"),ROWS($1:1))),"")

    Copy down

  3. #3
    Registered User
    Join Date
    06-14-2021
    Location
    Cali
    MS-Off Ver
    2016
    Posts
    2

    Re: Dashboard with Index of Column based off Keyword with adjacent column information

    Awesome thanks.
    One last question, if i wanted to put it on a pull from a differant workbook?
    Would I just add 'WKBK1'$A3:A14 (example).
    That seems to have worked in ohter things I have tried.

    Thanks

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,215

    Re: Dashboard with Index of Column based off Keyword with adjacent column information

    Worksheet (rather than workbook!): yes .... that is O.K

+ 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. Extracting Information from a Column based on Keyword Table
    By helenrichardson0604 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-25-2021, 10:44 AM
  2. [SOLVED] Searching column, returning value to adjacent column based on search result in cells (VBA)
    By FalanxZealot in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-27-2020, 05:55 AM
  3. Copy Column B to Column C based on keyword in Column A
    By guysamson in forum Excel General
    Replies: 5
    Last Post: 09-12-2019, 09:38 PM
  4. Auto-adjust # of rows in a column that have a formula based on adjacent column data?
    By Norcal1 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 3
    Last Post: 05-31-2018, 02:03 PM
  5. Filtering one Column Based on a Keyword in Another Column
    By aa94 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-07-2014, 11:29 AM
  6. Replies: 4
    Last Post: 12-16-2010, 03:18 AM
  7. Replies: 2
    Last Post: 09-22-2009, 10:55 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