+ Reply to Thread
Results 1 to 4 of 4

Find similar words in column A, report quantity in column B

  1. #1
    Registered User
    Join Date
    11-21-2007
    Posts
    32

    Thumbs up Find similar words in column A, report quantity in column B

    Hello everyone,

    I need to know if there is a way to do this:

    I have 2 columns, A & B

    I need a formula that can find Similar names in Column A. For example, there are 600 entries in Column A (all different company names). Now i need a formula that can search through all these names and find cells that have the word VISA in it and report the quantity number to a cell in column B. So if there are 75 entries for the company VISA then report 75 in a cell in column B.

    Thank you for your help.

    Cheers
    Last edited by ADSK; 06-06-2009 at 10:56 AM. Reason: Resolved

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Find similar words in column A, report quantity in column B

    =COUNTIF(A1:A600,"*visa*")
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    11-21-2007
    Posts
    32

    Re: Find similar words in column A, report quantity in column B

    Your formula works perfect. Thank you

  4. #4
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,592

    Re: Find similar words in column A, report quantity in column B

    Please, make thread [solved]

+ 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