#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ForgetMeNot
 
Posts: n/a
Default Grouping Data


I have the following data:

Code:
--------------------
22/03/2006 0:10
22/03/2006 3:22
22/03/2006 8:59
22/03/2006 11:12
22/03/2006 13:31
22/03/2006 13:56
22/03/2006 14:16
22/03/2006 14:22
22/03/2006 15:38
22/03/2006 15:40
22/03/2006 16:07
22/03/2006 16:58
22/03/2006 17:36

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


I would like to know if it is possible to produce a report so that I
can see something lik ethe following:

22/03/2006 16:00 10
22/03/2006 17:00 5
-------------------------------
Column 1: Date
Column 2: Time
Column 3: Number of Entries within the last hour


--
ForgetMeNot
------------------------------------------------------------------------
ForgetMeNot's Profile: http://www.excelforum.com/member.php...o&userid=28583
View this thread: http://www.excelforum.com/showthread...hreadid=525591

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Stefi
 
Posts: n/a
Default Grouping Data

Column A Column B
22/03/2006 16:00 formula
22/03/2006 17:00

Select B1:B3 cells (one more than No of entries in column A) and type in
this formula: =FREQUENCY(Sheet1!A$1:A$13,A$1:A$2)
Cofirm it with Ctrl+Shift+Enter because it's an array formula!

Adjust references to your real ranges!

Regards,
Stefi


€˛ForgetMeNot€¯ ezt Ć*rta:


I have the following data:

Code:
--------------------
22/03/2006 0:10
22/03/2006 3:22
22/03/2006 8:59
22/03/2006 11:12
22/03/2006 13:31
22/03/2006 13:56
22/03/2006 14:16
22/03/2006 14:22
22/03/2006 15:38
22/03/2006 15:40
22/03/2006 16:07
22/03/2006 16:58
22/03/2006 17:36

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


I would like to know if it is possible to produce a report so that I
can see something lik ethe following:

22/03/2006 16:00 10
22/03/2006 17:00 5
-------------------------------
Column 1: Date
Column 2: Time
Column 3: Number of Entries within the last hour


--
ForgetMeNot
------------------------------------------------------------------------
ForgetMeNot's Profile: http://www.excelforum.com/member.php...o&userid=28583
View this thread: http://www.excelforum.com/showthread...hreadid=525591


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
Import data and keep duplicate rows of data mrdata Excel Discussion (Misc queries) 0 March 23rd 06 12:24 AM
Grouping Data in Excel Fran B Excel Discussion (Misc queries) 1 February 26th 06 07:22 PM
Pull data from another sheet based on certain criteria steve_sr2 Excel Discussion (Misc queries) 1 February 23rd 06 10:08 AM
Importing Data Jillian Excel Worksheet Functions 9 December 23rd 05 12:45 PM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM


All times are GMT +1. The time now is 10:16 PM.

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

About Us

"It's about Microsoft Excel"