Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello,
My data is a table of times, server names, and error counts. The time stamps are by the second. I need to chart this as a summary of total errors in 15-minute intervals. Then, I would like if at all possible for the chart time to list only the hours. Any ideas on to do this? Thanks in advance, ChrisW |
#2
![]() |
|||
|
|||
![]()
I'd probably create a histogram of the data somehow. You can use the
Histogram feature of Data Analysis Toolpak, but you'll need to install the toolpak. Another way would be to create a helper column and round the data up or down to the nearest 15 minutes and then use a pivot table to get the information you need. "ChrisW" wrote: Hello, My data is a table of times, server names, and error counts. The time stamps are by the second. I need to chart this as a summary of total errors in 15-minute intervals. Then, I would like if at all possible for the chart time to list only the hours. Any ideas on to do this? Thanks in advance, ChrisW |
#3
![]() |
|||
|
|||
![]()
Ok. I'll give it a shot. How do I round times to the nearest 15
minutes? Barb Reinhardt wrote: I'd probably create a histogram of the data somehow. You can use the Histogram feature of Data Analysis Toolpak, but you'll need to install the toolpak. Another way would be to create a helper column and round the data up or down to the nearest 15 minutes and then use a pivot table to get the information you need. "ChrisW" wrote: Hello, My data is a table of times, server names, and error counts. The time stamps are by the second. I need to chart this as a summary of total errors in 15-minute intervals. Then, I would like if at all possible for the chart time to list only the hours. Any ideas on to do this? Thanks in advance, ChrisW |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Time and motion chart | Charts and Charting in Excel | |||
Excel Time Manipulation | Excel Discussion (Misc queries) | |||
conditional formatting with time values | Excel Discussion (Misc queries) | |||
Time Sheets | New Users to Excel | |||
unmet challenge | Excel Worksheet Functions |