+ Reply to Thread
Results 1 to 4 of 4

Return Column Header for First Blank Cell in Row

  1. #1
    Registered User
    Join Date
    11-28-2018
    Location
    Chicago, IL
    MS-Off Ver
    Google Sheets
    Posts
    3

    Return Column Header for First Blank Cell in Row

    Hi There! I am working on a project and need to return the value of the column header for the first BLANK cell in a row. Any suggestions on a formula that will help?

    Screen Shot 2018-11-28 at 11.28.42 AM.png

    As you can see attached, the RED (NEXT) Cell should return the value 90, as it's the next blank column in the row.

    Thanks!

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,996

    Re: Return Column Header for First Blank Cell in Row

    Maybe this, copied down as needed.:

    =IFERROR(INDEX($G$1:$M$1,MATCH(TRUE,INDEX(ISBLANK(G2:M2),0),0)),"")
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    11-28-2018
    Location
    Chicago, IL
    MS-Off Ver
    Google Sheets
    Posts
    3

    Re: Return Column Header for First Blank Cell in Row

    Looks like it worked perfectly! Thank you!

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,996

    Re: Return Column Header for First Blank Cell in Row

    You're welcome.



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

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ 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] To find first non blank cell in a row then return column header
    By divi123 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-11-2022, 04:49 AM
  2. [SOLVED] Search for blank cell in row and return header
    By terratushi in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-19-2018, 04:27 AM
  3. [SOLVED] Find last non blank cell & return column header
    By Jamidd1 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 12-18-2017, 07:07 AM
  4. Find last non blank cell and return the header
    By Newbie403 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-29-2015, 12:12 PM
  5. [SOLVED] ID first and last non blank values in a row and return that cells column header
    By hotelmrrsn in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-13-2014, 02:35 PM
  6. To find first non blank cell in a row then return column header
    By divi123 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-17-2014, 07:14 AM
  7. [SOLVED] Find last non blank cell in a row then return column header
    By Chad B in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-13-2013, 10:33 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