+ Reply to Thread
Results 1 to 2 of 2

INDEX:MATCH with header title that has spaces?

  1. #1
    Forum Contributor
    Join Date
    09-04-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    298

    INDEX:MATCH with header title that has spaces?

    Please Login or Register  to view this content.
    For whatever reason, Excel will not find that header if the name has spaces in it.

    If I change the header title name to "ItemList" it finds it just fine. Unfortunately, I cannot change the header title on incoming spreadsheets.

    How do I get it to properly do Index Match when the header title has a space in its name?

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: INDEX:MATCH with header title that has spaces?

    I'm guessing that if Row_1 contains what *looks like* "Item List"..it really has extra spaces before, after, or in the middle.
    Using this formula:
    =INDEX(3:3,MATCH("Item List",$1:$1,0))

    Select the target cell in Row_1 and type: Item List

    Does the formula work after that?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

+ 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] Index Match row value and nth occurrence of header
    By dm@stams in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-22-2013, 05:43 PM
  2. [SOLVED] Index and Match Multiple Header (Rows) Criteria
    By dluhut in forum Excel General
    Replies: 7
    Last Post: 04-12-2012, 06:25 PM
  3. Return Column Header from Index/Match function
    By del24ie in forum Excel General
    Replies: 2
    Last Post: 01-12-2012, 11:57 AM
  4. Index/Vlookup to MATCH a MAX in a RxC dimenison to the corresponding row header
    By dvo5004 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-22-2010, 10:13 AM
  5. Index/Match Function to Return column header
    By djmarsh51 in forum Excel General
    Replies: 2
    Last Post: 05-07-2010, 02:10 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