LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #9   Report Post  
Posted to microsoft.public.excel.newusers
George Gee
 
Posts: n/a
Default How do I count the # of times an entry has been made in a mont

Wayne

In O10 =IF(SUM(J10:N10)0,1,0) Copy down to O40
In O41 =SUM(O10:O40)

George Gee


Wayne wrote:
Bob... I am not getting my thoughts across to you. I have five
classes that I cover each day, and there is a chance that on some
days I do not have one of or any of those five classes. I want to
see/total the number of days that I had classes in that month, not
the number of classes. I already have the total of the individual
classes for each month. The five classes are in cells J10:N10 for the
month, therefore J10:N40.
I could have 3 out of the 5 classes on a particular day. I want to be
able to count that as 1 day with classes, in the month.
In my previous post, the total number of days with classes would have
been six (6)!
Again... Tks

"Bob Phillips" wrote:

Wayne,

Sorry, I gave you the wrong formula. Assuming that you have the
initial counts in A10:A40, the result that you want is returned by

=COUNTIF(A10:A40,"0")


--

HTH

RP
(remove nothere from the email address if mailing direct)


"Wayne" wrote in message
...
Bob... Appreciate the input. Not there yet, it could be me! To
expand a

bit
J10=1
J13=1
K13=3
L14=5
L15=6
J17=1
M17=4
J19=1
etc.....
The above Result should be 6 activity days

"Bob Phillips" wrote:

Wayne,

What you do is sum the results, like

=SUMIF(A10:A40,"0")

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Wayne" wrote in message
...
Tks for the input... both give me close to what I need but I am
not there yet. There is a chance that there could be 1, or up to
all 5 activities in a day, but it should only register as 1 day
active. If there are no entries, there was no activity for that
day. If there where 3 activities, that would then show me that I
had a day (1) with activity. Hope that helps!

"Bob Phillips" wrote:

Bit over-engineered Stefi, =COUNTA(J10:N10) does the same but
much simpler.

Bob

"Stefi" wrote in message
...
Assuming that a day's registered activity is marked with a not
empty cell, in cell O10 enter

=SUMPRODUCT(--NOT(ISBLANK(J10:N10)))

and fill down to O40!

Regards,
Stefi

"Wayne" ezt rta:

J10:N40 may contain data pertaing to 5 activities on each of
the days of the month. I need some help to detemine the total
number of day's registered activities have taken place. Tks



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Count Mondays worked in Month harnagel Excel Worksheet Functions 2 December 8th 05 03:12 PM
Count the occurances of a month in a range of date fields Keith Brown Excel Worksheet Functions 8 March 14th 05 11:24 AM
How do I count the times a number occurs in a given criteria? w_aller Excel Discussion (Misc queries) 2 February 3rd 05 09:06 AM
Whats the function to count the total times a word is displayed Monk Excel Discussion (Misc queries) 3 December 10th 04 10:39 PM
How do I count how many times x appears in a column? Ian Roberts Excel Worksheet Functions 2 November 7th 04 03:13 PM


All times are GMT +1. The time now is 06:15 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright 2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"