Results 1 to 9 of 9

Simple Find Values?

Threaded View

  1. #1
    Registered User
    Join Date
    11-24-2008
    Location
    UK
    Posts
    28

    Exclamation Simple Find Values?

    Ok so I got a cell value and I want to check if it exists in another table. Problem is the second table splits the value and moves the last 2 chars on the right into the next column like this :

    4112JJPV

    4112JJ PV



    Ive tried using vlookup with a LEFT(cell1,6)
    and a RIGHT(cell1,2) in place of other values but im having no luck.

    I need to check for the first 6 characters then if the next column the value is equal to the last 2 character on the right I would like a True value returned.

    I eve tried IF(AND(COUNTIF( but im just getting errors ect

    any help please??


    Thanks - James
    Last edited by James_C; 07-06-2009 at 07:49 AM.

Thread Information

Users Browsing this Thread

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

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