+ Reply to Thread
Results 1 to 2 of 2

how to do this?

  1. #1
    Registered User
    Join Date
    04-25-2005
    Posts
    5

    how to do this?

    I am trying to make so if there is a 1 in c3:c32 then it counts it if there is a 2 in the same range I would like it to also count but only count 1 for every 2 if that makes any sense. is there a way to do this?

    thanks in advance

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996
    Try this:
    =SUM(COUNTIF(C3:C32,{1,2}))

    Does that help?

    Regards,
    Ron

+ 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