+ Reply to Thread
Results 1 to 2 of 2

Thread: Even and Odd

  1. #1
    Registered User
    Join Date
    09-15-2010
    Location
    Mantova, Italy
    MS-Off Ver
    Excel 2003
    Posts
    1

    Even and Odd

    Hello everyone,

    I have a question:

    how do I count the number of cells that contain an even number?

    thank you

    Alasque

  2. #2
    Forum Guru, retired Admin royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    25,640

    Re: Even and Odd

    Try

    =SUMPRODUCT((MOD(A1:100,2)=0)+0)

    A1:A10 should be replaced by the range that you need to check
    Last edited by royUK; 09-15-2010 at 10:11 AM.
    Hope that helps.

    RoyUK
    --------
    If you are pleased with a member's answer then use the Star icon to rate it, if you are pleased enough to part with cash consider a donation to Children in Need

    For Excel Tips & Solutions, free examples and tutorials why not check out my downloads

    New members please read & follow the Forum Rules

    Remember to mark your questions Solved and rate the answer(s)

+ 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.2.0