Results 1 to 5 of 5

Return header of a specific cell

Threaded View

  1. #1
    Registered User
    Join Date
    04-04-2017
    Location
    Chicago, IL
    MS-Off Ver
    2013
    Posts
    14

    Question Return header of a specific cell

    I am trying to combine multiple projects into 1 dashboard. In the dashboard, I want to find the matching feature on one program's grid, go find the last cell in that row with text, and return the header of that column.


    I have been able to make this formula work if the features are always in the same order:
    INDIRECT(LEFT(CELL("address",OFFSET($B6,0,COUNTA(B6:E6)-1)),2)&"$5") -- found in cell C13

    But I can't figure out how to first find the matching feature, then go find the last cell in the row with text, then return the header. The cells in yellow are what I am trying to solve for.

    Sample data attached
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] VBA to scan a worksheet for a specific value, and return the header and first column value
    By sboivin in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-14-2018, 04:47 PM
  2. Return column header when specific value is found in row.
    By houlep in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-07-2017, 11:38 PM
  3. [SOLVED] Return Row heading by Column header and specific texted cell row position
    By Amolvijay in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-12-2014, 01:39 AM
  4. Replies: 1
    Last Post: 07-11-2014, 02:36 PM
  5. [SOLVED] Compare a string of values to a specific of value and return the header
    By huy_le in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-19-2013, 10:02 PM
  6. [SOLVED] Find specific value in table and return header row and header column value
    By nelwan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-30-2013, 01:35 AM
  7. Replies: 2
    Last Post: 01-31-2012, 11:35 PM

Tags for this Thread

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