+ Reply to Thread
Results 1 to 11 of 11

finding or matching data

Hybrid View

  1. #1
    Registered User
    Join Date
    11-03-2008
    Location
    Wales
    MS-Off Ver
    office 2007/excel 2003
    Posts
    15
    SCRUB THAT, my eyesight is failing me, gone number blind. your code worked perfectly.

    thanks

  2. #2
    Registered User
    Join Date
    11-03-2008
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    2,522

    I think my code also was giving the same output

    Langdon,

    I think my code also was giving the same output as martindwilson
    Did u try that?

  3. #3
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320
    e4excel i think you mis-understood the problem
    the list was quite short so perhaps a longer example would have clarified it
    what the op wanted to do was search using the value from say A1 in the
    range b:b and if a match was found return that value but since
    9111111 would not match 9111111H a wild card is used effectively
    "find 9111111* in range b:b if found return that value " which in this case was 9111111H , but it may well have been 9111111D if that was in the table instead of 9111111H

  4. #4
    Registered User
    Join Date
    11-03-2008
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    2,522

    No problem...

    Dear Martin,

    Perhaps you are right, Im aware of the Wildcard character usage,however honestly i was not able to understand the query honestly and based my code on the solution in Col C...

    But thanks anyways...

+ 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