Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 3
Default count calls by dates

hi,
i have a spreadsheet which has a column that has dates from the 1st to the 31st of one month.

the spreadsheet has 11000 rows of data and i want to be able to say how many rows i have for each date.

example

row 1 -- 6/01/10
row 2 -- 6/01/10
.
.
.
.
row 20 -- 6/02/10
.
.
.
.
row 11000 -- 6/30/10

i want my output in the following format

date number of rows
6/01/10
6/02/10
..
.
.
6/30/10


Can anyone please help.

Thanks
  #2   Report Post  
Senior Member
 
Location: Philippines
Posts: 161
Default

Quote:
Originally Posted by aalok View Post
hi,
i have a spreadsheet which has a column that has dates from the 1st to the 31st of one month.

the spreadsheet has 11000 rows of data and i want to be able to say how many rows i have for each date.

example

row 1 -- 6/01/10
row 2 -- 6/01/10
.
.
.
.
row 20 -- 6/02/10
.
.
.
.
row 11000 -- 6/30/10

i want my output in the following format

date number of rows
6/01/10
6/02/10
..
.
.
6/30/10


Can anyone please help.

Thanks
Have you used a Pivot table for this?
__________________
Asobi Wa Owari Da
  #3   Report Post  
Junior Member
 
Posts: 3
Default

Quote:
Originally Posted by wickedchew View Post
Have you used a Pivot table for this?
Asobi Wa Owari Da ----- just tried Pivot Tables and works like a charm.

thanks for the hint !!!!

appreciated..

A
  #4   Report Post  
Senior Member
 
Location: Belo Horizonte, Brazil
Posts: 170
Thumbs up

Dear aalok, Good Evening.

Suppose your dates are on A colunm. (A1 to A11000).
Your Results table will start on C1.
Try this one:

.............A............B.......C..............D .....................
00001..6/01/10............6/01/10..=COUNTIF(A1:A11000,"=06/01/2010")
00002..6/01/10............6/02/10..=COUNTIF(A1:A11000,"=06/02/2010")
00003..6/02/10............6/03/10..=COUNTIF(A1:A11000,"=06/03/2010")
00004..6/03/10............6/04/10..=COUNTIF(A1:A11000,"=06/04/2010")
00005..6/03/10............6/05/10..=COUNTIF(A1:A11000,"=06/05/2010")
.
11000..6/31/10..........


I hope it can help you.

Best Regards,

Mazzaropi
-------------------
Daquí das bandas das Minas Gerais, Brazil
(Marcilio Lobão)


--------------------------------------------------
Quote:
Originally Posted by aalok View Post
hi,
i have a spreadsheet which has a column that has dates from the 1st to the 31st of one month.

the spreadsheet has 11000 rows of data and i want to be able to say how many rows i have for each date.

example

row 1 -- 6/01/10
row 2 -- 6/01/10
.
.
.
.
row 20 -- 6/02/10
.
.
.
.
row 11000 -- 6/30/10

i want my output in the following format

date number of rows
6/01/10
6/02/10
..
.
.
6/30/10


Can anyone please help.

Thanks
  #5   Report Post  
Junior Member
 
Posts: 3
Default

Mazzaropi,
thanks for the information....
i tried it and it worked perfectly.
however i have to run this against a spreadsheet every quarter so was wondering if there is a way to automate the process wherein i do not have to change the dates manually in each countif statement.

Is there anyway to do that cos i now have 60000 records and 90 days to go through...
Also i need to come up with how many calls within a day were "direct" and how many were "Intnl"

thanks

Aalok

sample of the data i have is as follows
Date DESCRIPTION
060210 DIRECT
060310 DIRECT
060310 Intnl
060410 DIRECT
060410 DIRECT
060410 DIRECT
060510 Intnl
060610 DIRECT
060710 DIRECT
060710 DIRECT
060710 DIRECT
060710 Intnl
060810 DIRECT
060910 DIRECT
061010 DIRECT
061010 DIRECT
061010 DIRECT
061110 DIRECT
061210 Intnl
061310 DIRECT
061310 DIRECT
061310 DIRECT

Thanks

A


Quote:
Originally Posted by Mazzaropi View Post
Dear aalok, Good Evening.

Suppose your dates are on A colunm. (A1 to A11000).
Your Results table will start on C1.
Try this one:

.............A............B.......C..............D .....................
00001..6/01/10............6/01/10..=COUNTIF(A1:A11000,"=06/01/2010")
00002..6/01/10............6/02/10..=COUNTIF(A1:A11000,"=06/02/2010")
00003..6/02/10............6/03/10..=COUNTIF(A1:A11000,"=06/03/2010")
00004..6/03/10............6/04/10..=COUNTIF(A1:A11000,"=06/04/2010")
00005..6/03/10............6/05/10..=COUNTIF(A1:A11000,"=06/05/2010")
.
11000..6/31/10..........


I hope it can help you.

Best Regards,

Mazzaropi
-------------------
Daquí das bandas das Minas Gerais, Brazil
(Marcilio Lobão)


--------------------------------------------------


Reply
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 Dates between Dates exclude Text Ken Excel Discussion (Misc queries) 3 April 8th 09 07:59 PM
How to use count for calls per hour kg New Users to Excel 1 September 20th 08 03:56 PM
Calls per Day Nate Excel Discussion (Misc queries) 1 September 17th 08 09:59 PM
I want to count the total Number of dates between two dates How? seshu Excel Worksheet Functions 3 February 7th 08 05:41 PM
need to convert list of dates to count no. of dates by week neowok Excel Worksheet Functions 13 January 30th 06 03:54 PM


All times are GMT +1. The time now is 06:00 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"