PC Review


Reply
Thread Tools Rate Thread

Charting number of entries in a 15-minute block

 
 
Mike Cugley
Guest
Posts: n/a
 
      26th May 2004
I have a spreadsheet I update with each call I take, and I'd like a
chart of how many calls I take in each 15-minute block during the day.
Each call is a separate row in the sheet, with a timestamp in column
C.

Suggestions?

--
Mike Cugley
 
Reply With Quote
 
 
 
 
Jon Peltier
Guest
Posts: n/a
 
      26th May 2004
Mike -

If the Analysis Toolpack is installed, use its Histogram tool. First,
make a list of bins, which would be the ending point of each 15 minute
period. Then select Data Analysis from the Tools menu, and choose the
Histogram tool. Select the input range, bin range, and any other
options, and do the analysis.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

Mike Cugley wrote:

> I have a spreadsheet I update with each call I take, and I'd like a
> chart of how many calls I take in each 15-minute block during the day.
> Each call is a separate row in the sheet, with a timestamp in column
> C.
>
> Suggestions?
>
> --
> Mike Cugley


 
Reply With Quote
 
BookLady
Guest
Posts: n/a
 
      26th May 2004
mike going to sort of hijack your thread here.

Jon found the histogram thingy. But the information needed is how t
set up the bin thingies. Tried to do this a couple of years ago an
finally gave up in frustration.

You are explaining this to a redhead and redheads are just blondes wit
a temper. So please explain as if to the stereotype blonde ;

--
Message posted from http://www.ExcelForum.com

 
Reply With Quote
 
Tushar Mehta
Guest
Posts: n/a
 
      27th May 2004
You can also do this without the Histogram tool.

Suppose your call times are in A starting with A1.

Suppose your first time interval is <= 10:00. Enter 10:00 in D1. In
D2, enter =D1+TIME(0,15,0). Copy D2 as far down D as needed. In my
example, I went to D5.

Select the corresponding cells in E, i.e., E1:E{last data row in D}

Array enter the formula =FREQUENCY(A1:A8,D15), where A1:A8 contained
call data in my example and D15 contained the times.

--
An array formula is entered with CTRL-SHIFT-ENTER rather than just
ENTER. If done correctly, XL will display curly brackets { and }
around the formula

Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article <(E-Mail Removed)>,
(E-Mail Removed) says...
> I have a spreadsheet I update with each call I take, and I'd like a
> chart of how many calls I take in each 15-minute block during the day.
> Each call is a separate row in the sheet, with a timestamp in column
> C.
>
> Suggestions?
>
> --
> Mike Cugley
>

 
Reply With Quote
 
Tushar Mehta
Guest
Posts: n/a
 
      27th May 2004
Hi blonde with a temper,

See my response to Mike.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article <(E-Mail Removed)>, BookLady
<<(E-Mail Removed)>> says...
> mike going to sort of hijack your thread here.
>
> Jon found the histogram thingy. But the information needed is how to
> set up the bin thingies. Tried to do this a couple of years ago and
> finally gave up in frustration.
>
> You are explaining this to a redhead and redheads are just blondes with
> a temper. So please explain as if to the stereotype blonde
>
>
> ---
> Message posted from http://www.ExcelForum.com/
>
>

 
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
Adjusting time data to nearest ten minute block MJKelly Microsoft Excel Programming 2 27th Mar 2010 04:48 PM
Charting multiple entries =?Utf-8?B?c3dvcGVyZXQ=?= Microsoft Excel Setup 3 22nd Sep 2007 07:24 PM
Count number of entries that = a list of distinct entries =?Utf-8?B?QnJldHQgRA==?= Microsoft Access Queries 6 7th Feb 2006 06:29 PM
Number of slides per minute =?Utf-8?B?UmVuZWVhbQ==?= Microsoft Powerpoint 1 10th Aug 2005 07:15 PM
charting date and time data (every minute type) econair Microsoft Excel Charting 1 6th Feb 2004 02:30 PM


Features
 

Advertising
 

Newsgroups
 


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