+ Reply to Thread
Results 1 to 7 of 7

Count partial text matches in adjacent column

Hybrid View

joshkvt Count partial text matches in... 08-11-2014, 11:35 AM
ragulduy Re: Count partial text... 08-11-2014, 11:42 AM
joshkvt Re: Count partial text... 08-11-2014, 11:47 AM
newdoverman Re: Count partial text... 08-11-2014, 11:42 AM
joshkvt Re: Count partial text... 08-11-2014, 11:49 AM
martindwilson Re: Count partial text... 08-11-2014, 11:44 AM
martindwilson Re: Count partial text... 08-11-2014, 12:01 PM
  1. #1
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Count partial text matches in adjacent column

    Assuming that FB will always be first you should be able to do something like:
    =countifs(A1:A10,"*FB*Milton*",B1:B10,"PHOTO")
    Edit, in any order, you could use:
    =sum(countifs(A1:A10,{"*FB*Milton*","*Milton*FB*"},B1:B10,"PHOTO"))

  2. #2
    Registered User
    Join Date
    08-11-2014
    Location
    St. Albans, VT
    MS-Off Ver
    Mac Office 2011
    Posts
    3

    Re: Count partial text matches in adjacent column

    That seems to do the trick. Thanks very much for the prompt help!

+ 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. Formula that recoginizes partial text matches and concatenates them
    By Shadefalcon in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 04-02-2014, 04:11 PM
  2. Summing a column where matches adjacent column and colating results
    By rlamb in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-17-2013, 08:24 AM
  3. Hard? SUM the values of a column that matches a flag in an adjacent column
    By Nokao in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-07-2012, 11:29 AM
  4. Replies: 2
    Last Post: 10-30-2007, 12:12 PM
  5. [SOLVED] how do I count the number of times text in column A matches text i
    By Sheila in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-16-2005, 06:25 PM

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