+ Reply to Thread
Results 1 to 3 of 3

#N/A index/match formula recognized as Text not Value

  1. #1
    Registered User
    Join Date
    10-28-2015
    Location
    BFE, USA
    MS-Off Ver
    2010
    Posts
    30

    #N/A index/match formula recognized as Text not Value

    I'm not sure how to explain this. I have a formula Index/Match referencing a table that apparently recognizes the referenced activecell (J3) number 1 as text or vice versa.
    The formula worked fine before I formatted the data as a table. I needed the data in table format in order to allow for table growth. The named ranges are used in the formula. I have cleared formatting on both reference table and sheet that contains formula and formatted cells to number with no trailing zeros,but to no avail.
    When I debug:
    ?activecell.value (201 sheet)
    1 not sure why there's a space
    ?activecell.value(ISales table)
    1
    ?activecell.text (201 sheet)
    1
    ?activecell.text (ISales table)
    1
    I hope this makes sense.
    I'm sure the forum will find it quickly as I've been beating my head.
    thank you in advance
    CC
    Attached Files Attached Files

  2. #2
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,887

    Re: #N/A index/match formula recognized as Text not Value

    Column headers are always treated/stored as text and never as numeric.

    This holds true for any tables (Excel, Access or any other type of DB).

    Therefore, you should change your Match for column to...
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    As well, your column dimension is different from that of your Index range. So formula should be something like...
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    ?Progress isn't made by early risers. It's made by lazy men trying to find easier ways to do something.?
    ― Robert A. Heinlein

  3. #3
    Registered User
    Join Date
    10-28-2015
    Location
    BFE, USA
    MS-Off Ver
    2010
    Posts
    30

    Re: #N/A index/match formula recognized as Text not Value

    Perfect, thanks.

+ 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 formula help - get nth non blank text
    By Jason Toh in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 05-23-2017, 07:37 AM
  2. Creating INDEX MATCH MATCH formula based off text in cells
    By bbkdude in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-26-2017, 10:37 AM
  3. finding partial text in an index match formula
    By garyaw in forum Excel Formulas & Functions
    Replies: 22
    Last Post: 09-30-2015, 04:27 PM
  4. [SOLVED] I need an index match formula to find text in a column and a date in a row.
    By joshie78 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-25-2014, 03:48 AM
  5. [SOLVED] how to ignore text in a sumproduct, index, and match formula.
    By sbham in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-12-2013, 04:55 PM
  6. INDEX/MATCH formula in VBA to populate text boxes
    By Amber_D_Laws in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 02-17-2006, 12:19 PM
  7. [SOLVED] Keep text color from a Index Match Formula
    By Woody in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-21-2005, 01:05 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