+ Reply to Thread
Results 1 to 5 of 5

Refining Famous Search Engine

Hybrid View

  1. #1
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Refining Famous Search Engine

    This line of decides the type of match you are looking for

    Set FoundCell = rngParts.Find(What:=PartNumber, After:=LastCell, LookAt:=xlPart) 'Partial match
    
    Set FoundCell = rngParts.Find(What:=PartNumber, After:=LastCell, LookAt:=xlWhole) 'exact match

  2. #2
    Registered User
    Join Date
    11-19-2014
    Location
    são paulo
    MS-Off Ver
    ms o 2010
    Posts
    4

    Re: Refining Famous Search Engine

    Second question is already working.

    Thank you AB33

+ 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. Search Engine
    By kmcclintic in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-28-2014, 07:56 AM
  2. search engine in excel
    By ejlersen in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 04-14-2013, 06:23 AM
  3. Search engine
    By Ryan_Bernal in forum Excel General
    Replies: 8
    Last Post: 12-24-2012, 03:14 AM
  4. Search engine
    By zplugger in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 04-11-2009, 01:16 PM
  5. Developing Search Engine to search several Excel sheets
    By cruiser102 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-26-2009, 09:30 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