+ Reply to Thread
Results 1 to 8 of 8

Count number of times 3,appears

  1. #1
    Registered User
    Join Date
    06-26-2013
    Location
    ireland
    MS-Off Ver
    Excel 2010
    Posts
    34

    Count number of times 3,appears

    Hi
    I would like to count the number of times a 3, 6, or any multiple of 3 appears in a cell. Can any one help
    Thanks

  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: Count number of times 3,appears

    what's in the cell
    "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
    Valued Forum Contributor
    Join Date
    09-15-2011
    Location
    Chennai, India
    MS-Off Ver
    Excel 2010
    Posts
    436

    Re: Count number of times 3,appears

    Please try this file.
    Attached Files Attached Files
    Last edited by ramananhrm; 09-06-2013 at 07:59 AM.
    Please click 'Add reputation', if my answer helped you.

  4. #4
    Registered User
    Join Date
    06-26-2013
    Location
    ireland
    MS-Off Ver
    Excel 2010
    Posts
    34

    Re: Count number of times 3,appears

    Thanks. it entered 1 when i reached 3 but went to zero for any number greater than 3

  5. #5
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Count number of times 3,appears

    Please give some examples - what data do you have, what resuls do you expect?
    Audere est facere

  6. #6
    Registered User
    Join Date
    06-26-2013
    Location
    ireland
    MS-Off Ver
    Excel 2010
    Posts
    34

    Re: Count number of times 3,appears

    Cell L8 counts when there is an entry in A8-H8. When L8 reaches 3,6,9 or any multiple of 3, I want M8 to show the total multiples of 3. at3 total is 1, at 6 total is 2 etc

  7. #7
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Count number of times 3,appears

    Try this formula in M8

    =INT(L8/3)

  8. #8
    Registered User
    Join Date
    06-26-2013
    Location
    ireland
    MS-Off Ver
    Excel 2010
    Posts
    34

    Re: Count number of times 3,appears

    That works perfectly.

    Thank You

+ 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. How to count the number of times something appears?
    By Ipinho100 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-17-2012, 08:08 AM
  2. How to count the number of times something appears?
    By Ipinho100 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-28-2012, 01:13 PM
  3. Replies: 5
    Last Post: 11-22-2010, 06:31 PM
  4. Count number of times n/s appears
    By hugrl in forum Excel General
    Replies: 2
    Last Post: 11-21-2009, 08:57 AM
  5. Count Number of Times Something appears
    By Mark B in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-29-2005, 04:40 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