+ Reply to Thread
Results 1 to 2 of 2

Problem with Find function. Need to find Exact match

  1. #1
    Forum Contributor
    Join Date
    01-14-2004
    Location
    India
    MS-Off Ver
    365
    Posts
    264

    Problem with Find function. Need to find Exact match

    Dear Friends
    I have the following code in my script where it finds a memid specified in the sheet.
    In my example the memid = "A1"

    Please Login or Register  to view this content.
    everything is working fine but I have an issue.

    I have different IDs in Column "C:C" (Eg: I have A1, A123,A16, etc) and I want to Find only if it is "A1" but in the about case all starting with "A1" is finding. Can you help me to change the code that it Finds exact match of "A1"
    Thanks
    Appreciate clicking the * Add Reputation button on your left side, if you want say thanks to me

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643
    Look at some of the other arguments Find has.

    Perhaps LookAt:=xlWhole.
    If posting code please use code tags, see here.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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