+ Reply to Thread
Results 1 to 4 of 4

number count two different words

  1. #1
    Forum Contributor
    Join Date
    11-11-2010
    Location
    England
    MS-Off Ver
    Excel 2019
    Posts
    203

    number count two different words

    the following formula counts the word WO in a row

    i want it to also count the work WL

    so bascially want it to count WO & WL

    =COUNTIF(M3:JS3,"wo")

  2. #2
    Forum Expert Debraj Roy's Avatar
    Join Date
    09-27-2012
    Location
    New Delhi,India
    MS-Off Ver
    Excel 2013
    Posts
    1,469

    Re: number count two different words

    What about this..

    http://www.excelforum.com/showthread...=1#post3411917

    we are not here just to serve.. we also expect some return.. now its your turn..

    Your post does not comply with Rule 7 of our Forum RULES. Please do not ignore requests by Administrators, Moderators and senior forum members regarding forum rules.

    If you are unclear about the request or instruction then send a private message to them asking for clarification. Do not post a reply in a thread where a moderator has requested an action that has not yet been complied with e.g Title change or Code tags...etc
    Regards!
    =DEC2HEX(3563)

    If you like someone's answer, click the star to give them a reputation point for that answer...

  3. #3
    Forum Contributor
    Join Date
    11-11-2010
    Location
    England
    MS-Off Ver
    Excel 2019
    Posts
    203

    Re: number count two different words

    Marked as solved any one help with this?

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

    Re: number count two different words

    olvedi see you marked your last thread as solved
    try
    =SUM(COUNTIF(M3:JS3,{"wo","wl"}))
    "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

+ 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. [SOLVED] How can we count the number of words in Excel
    By otterandrews in forum Excel General
    Replies: 7
    Last Post: 06-13-2012, 04:00 AM
  2. Count Number Of Spaces Between Words In String
    By goss in forum Excel General
    Replies: 4
    Last Post: 04-24-2012, 07:14 PM
  3. Count words referenced to a number.
    By AStevens in forum Excel General
    Replies: 5
    Last Post: 06-18-2010, 08:37 AM
  4. Replies: 1
    Last Post: 06-15-2006, 04:29 AM
  5. [SOLVED] How do I count the number of words in a cell?
    By Phil in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-02-2006, 02:20 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