Results 1 to 3 of 3

Index/Match Function to Return column header

Threaded View

  1. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,700

    Re: Please help (Index/Match Functions? and returning column headers)

    You can use a formula like this

    =INDEX(Sheet1!$B$1:$D$1,MATCH(E2,INDEX(Sheet1!$B$2:$D$4,MATCH(A2,Sheet1!$A$2:$A$4,0),0),0))

    where "b" is in A2 and "Steve" in E2

    see attached F2 copied down
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

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