Related:
- Counting cell with specific time
- How do i find a specific video on youtube - Guide
- Popcorn time apk - Download - Movies, series and TV
- Zelda ocarina of time rom - Download - Action and adventure
- Ps3 controller charging time - Guide
- Counting names in excel - Guide
3 responses
mubashir aziz
Posts
190
Registration date
Sunday 12 April 2009
Status
Member
Last seen
16 February 2010
166
13 Apr 2009 à 03:16
13 Apr 2009 à 03:16
Suppose data is in Column A and for selection purpose, Write 08:00 AM in Cell B2
B2=08:00 am
=COUNTIF(A:A,B2)
Else
=Countif(A:A,=COUNTIF(A:A,0.333333333333333)
.3333333333333 is the numeric value of 08:00 AM but making a cell as criteria is good approach ...
B2=08:00 am
=COUNTIF(A:A,B2)
Else
=Countif(A:A,=COUNTIF(A:A,0.333333333333333)
.3333333333333 is the numeric value of 08:00 AM but making a cell as criteria is good approach ...
mubashir aziz
Posts
190
Registration date
Sunday 12 April 2009
Status
Member
Last seen
16 February 2010
166
22 Apr 2009 à 01:44
22 Apr 2009 à 01:44
Its working nicely with me...... change the cell format of Resulting Cell from Format > Cell > General> Number
15 Apr 2009 à 20:33
Should equal 22
=COUNTIF(B678:B708,E2)
E2= 08:00
00:00
08:00
08:00
08:00
08:00
00:00
00:00
00:00
08:00
08:00
08:00
08:00
06:00
08:00
00:00
06:00
08:00
08:00
08:00
08:00
08:00
00:00
08:00
08:00
08:00
08:00
08:00
08:00
00:00
08:00
08:00
8 hours days worked
22 below should read 22
per daily8 hours worked 00:00
-----------------------------------------------------------------
Vic
22 Apr 2009 à 01:47