Results 1 to 5 of 5

INDEX MATCH Troubleshooting

Threaded View

d dubya INDEX MATCH Troubleshooting 02-12-2014, 06:44 PM
FDibbins Re: INDEX MATCH... 02-12-2014, 07:11 PM
d dubya Re: INDEX MATCH... 02-12-2014, 07:14 PM
FDibbins Re: INDEX MATCH... 02-12-2014, 07:17 PM
d dubya Re: INDEX MATCH... 02-12-2014, 07:18 PM
  1. #1
    Registered User
    Join Date
    10-26-2012
    Location
    Williamsburg, VA
    MS-Off Ver
    Excel 2007
    Posts
    18

    INDEX MATCH Troubleshooting

    Hello all;
    I am creating a spreadsheet that links to a workbook on our shared drive. Column A contains data such as below, which equal to A213 and A214:

    415075_CUNNINGHAM
    415080_OAKWOOD

    I am indexing and matching to the 6 digit number in the cells in this column. My problem is that the only way I get a return from A1:A213 is with the following formula:
    =INDEX('List'!$A$1:$A$3000,MATCH(A2&"*",'List'!$D$3:$D$3000,0),1) which looks for the 6 digit number and any text behind it.

    The above formula does not work from A214 and down. The only thing I have gotten to work is:
    =INDEX('List'!$A$3:$A$3000,MATCH($A$2,'List'!$D$3:$D$3000,0),1)

    I have tried formatting the cells in columns A and D of the workbook to all "general" and all "text", but that doesn't work. I cannot attach the spreadsheet due to corporate regulations.

    Any suggestions? I've never had to troubleshoot anything like this.

    Thanks,
    Dave
    Last edited by d dubya; 02-12-2014 at 06:45 PM. Reason: typos

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: 04-30-2014, 02:42 AM
  2. Replies: 6
    Last Post: 11-08-2013, 10:29 PM
  3. Min/Max Index Match w/ multiple criteria - Troubleshooting
    By JAM7007 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-24-2013, 11:57 AM
  4. Replies: 3
    Last Post: 05-02-2013, 01:31 AM
  5. Replies: 5
    Last Post: 02-29-2012, 08:51 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