PC Review


Reply
Thread Tools Rate Thread

count column c with condition in column A

 
 
Harsha
Guest
Posts: n/a
 
      11th Feb 2008
Hi,

I have an excel sheet like the one below. Now I want to count number
of images in day basis. That is how many on 1-feb-08, how many on 2-
feb-08,
Date Shift Image No. HC Manip Min Worked
1-Feb-08 III 28135 1 0 15.00
1-Feb-08 III 28169 1 0 15.00
2-Feb-08 III 0 0 15.00
2-Feb-08 III 28197 1 0 15.00
2-Feb-08 III 28244 1 0 15.00
3-Feb-08 III 28267 1 0 15.00
3-Feb-08 III 28270 0 1 15.00
4-Feb-08 III 28271 1 0 15.00

Can someone please help me with this.
 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      11th Feb 2008
=COUNTIF(A:A,--"2008-02-01")

or if the date is in a cell say M1

=COUNTIF(A:A,M1)


--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Harsha" <(E-Mail Removed)> wrote in message
news:f1eaad46-e345-4a83-bee5-(E-Mail Removed)...
> Hi,
>
> I have an excel sheet like the one below. Now I want to count number
> of images in day basis. That is how many on 1-feb-08, how many on 2-
> feb-08,
> Date Shift Image No. HC Manip Min Worked
> 1-Feb-08 III 28135 1 0 15.00
> 1-Feb-08 III 28169 1 0 15.00
> 2-Feb-08 III 0 0 15.00
> 2-Feb-08 III 28197 1 0 15.00
> 2-Feb-08 III 28244 1 0 15.00
> 3-Feb-08 III 28267 1 0 15.00
> 3-Feb-08 III 28270 0 1 15.00
> 4-Feb-08 III 28271 1 0 15.00
>
> Can someone please help me with this.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
count occurances of values in column if condition is met Robert H Microsoft Excel Discussion 0 25th Jun 2009 04:06 PM
Based on a condition in one column, search for a year in another column, and display data from another column in the same row >> look MPSingley@midamerican.com Microsoft Excel Programming 2 30th Dec 2006 06:23 PM
Based on a condition in one column, search for a year in another column, and display data from another column in the same row >> look MPSingley@midamerican.com Microsoft Excel Misc 0 27th Dec 2006 04:31 PM
how to count a column based on condition of another column =?Utf-8?B?UiBLaG9zaHJhdmFu?= Microsoft Excel Worksheet Functions 4 31st Aug 2006 05:25 PM
Unique values in column based on condition in another column emm8080 Microsoft Excel Worksheet Functions 3 16th Jul 2004 05:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:12 AM.