Results 1 to 7 of 7

formula to check numerical data between two columns not working when starts with a zero

Threaded View

  1. #1
    Forum Contributor
    Join Date
    02-11-2014
    Location
    mauritius
    MS-Off Ver
    MS365
    Posts
    1,086

    formula to check numerical data between two columns not working when starts with a zero

    I have a sheet to check first 6 digit column A against column D which has 8 digits.

    the issue are the digits starting with 012345 with 01234567 give me no match or should read match but those starting with 1 to 9 first digit as first digit works .

    Tried formating still the same

    the formula used

    Can anyone assist what is going wrong.

    
    =IFERROR(IF(--LEFT(A2,6)=D2,"CONFIRM","DOES NOT MATCH"),"DOES NOT MATCH")
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 10-15-2014, 08:42 AM
  2. [SOLVED] check if name of series starts with a number
    By tmallin in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-04-2014, 09:00 AM
  3. Formula to check two columns of data and reply yes if all the same
    By dbmrexcel1981 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-01-2014, 10:26 AM
  4. Formula to check unique values based on data from 2 columns
    By notsobrilliant in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-10-2013, 04:15 PM
  5. Check if cell starts with certain character
    By ericc in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-10-2010, 04:47 PM
  6. check if a Cell value starts with a Letter
    By vijay2482 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-02-2009, 09:53 AM
  7. Replies: 1
    Last Post: 09-14-2006, 10:16 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