Consulting

Results 1 to 3 of 3

Thread: User Defined Lookup Function

  1. #1

    Smile User Defined Lookup Function

    Hello guys...

    I've a list of values(words) in a column and want to compare and search them from another column (just like we do using vlookup function). But here the problem is that the values(words) are not exact, so I need a function through which we can look for the key words and give me either rows number of the string containing the key words...Is that possible?


    Thanks in Advance...
    Regards,
    Manoj

    "There are no failures - just experiences and your reactions to them."

  2. #2
    Moderator VBAX Master austenr's Avatar
    Joined
    Sep 2004
    Location
    Maine
    Posts
    2,033
    Location
    You could use VB Script to do what you want, but then again thats not what you asked for.
    Peace of mind is found in some of the strangest places.

  3. #3
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    It's not too clear how the results are determined.
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •