Chart to track time of calls (Excel 2010)

tcrank472

New Member
Joined
Feb 19, 2008
Messages
12
I have an Excel file that tracks new call with name, date of call, time of call and other useful information. What I want to do is create a chart that will show the various call times so we can see visually when the most frequent calls come in.

Any advice on the type of chart to use, and how to create it?

Second step after I get the general chart done would be to analyze the call time by day of the week. But first things first. I am having trouble understanding how I can create the "Time of Call" chart.
Thanks for any assistance!
Tom
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
Hi Tom

First, you might want to make a histogram by grouping the calls that falls within a time range of a day.
For example by 1 hour intervalls: 00:00 - 01:00, 01:00 - 02:00, and so on.
A pivottable is perfect for this task.

Vidar
 
Upvote 0
I have an Excel file that tracks new call with name, date of call, time of call and other useful information. What I want to do is create a chart that will show the various call times so we can see visually when the most frequent calls come in.

Any advice on the type of chart to use, and how to create it?

Second step after I get the general chart done would be to analyze the call time by day of the week. But first things first. I am having trouble understanding how I can create the "Time of Call" chart.
Thanks for any assistance!
Tom

Care post your sample?
Pivot Table/chart would be probably the best option.
 
Upvote 0
Hi Tom

First, you might want to make a histogram by grouping the calls that falls within a time range of a day.
For example by 1 hour intervalls: 00:00 - 01:00, 01:00 - 02:00, and so on.
A pivottable is perfect for this task.

Vidar

This is my first time using a histogram, looks like it is the best solution, but when I try to create it, I get an error message that my data input is non-numeric. I have the "Call Times" as my data input and they look like 11:30 AM, 4:24 PM, etc. My Bin amounts range from 7:00 AM to 6:00 PM. Any suggestions on how to proceed with the histogram? Thanks.
 
Upvote 0
First you can try to convert the non-numeric data into numbers by adding 0 to all of them using "specail paste" (add).
Then work with array function "frequency" to group the calls by time intervals (Bin) you want to set.
 
Upvote 0

Forum statistics

Threads
1,223,243
Messages
6,170,967
Members
452,371
Latest member
Frana

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top