Z
zebulebu
Hi
Hope someone can help me out.
I have a daily spreadsheet of log files that have been generated from a
database and exported to Excel. In preparation for graphing them, I
would like to be able to summarise the number of incidents that were
logged each hour. The format of the spreadsheet is as follows:
A B C D
1 DATE, TIME, MESSAGE, IP ADDRESS
2 07/09/06 00:01:34 <DATA> 10.0.0.0
3 07/09/06 02:04:41 <DATA> 10.0.0.0
4 07/09/06 06:17:20 <DATA> 10.0.0.0
The 'Time' column is formatted to hours/minutes/seconds.
I have been experimenting with COUNTIF and SUMPRODUCT functions, but
haven't managed to come up with anything that gives me what I need. I'd
like to have a formula I can use to create 24 totals (one for each
hour), which I can then use in a graph to show system activity.
Has anyone got any ideas or can point me in the right direction for a
function to do this?
Thanks, in advance!
Hope someone can help me out.
I have a daily spreadsheet of log files that have been generated from a
database and exported to Excel. In preparation for graphing them, I
would like to be able to summarise the number of incidents that were
logged each hour. The format of the spreadsheet is as follows:
A B C D
1 DATE, TIME, MESSAGE, IP ADDRESS
2 07/09/06 00:01:34 <DATA> 10.0.0.0
3 07/09/06 02:04:41 <DATA> 10.0.0.0
4 07/09/06 06:17:20 <DATA> 10.0.0.0
The 'Time' column is formatted to hours/minutes/seconds.
I have been experimenting with COUNTIF and SUMPRODUCT functions, but
haven't managed to come up with anything that gives me what I need. I'd
like to have a formula I can use to create 24 totals (one for each
hour), which I can then use in a graph to show system activity.
Has anyone got any ideas or can point me in the right direction for a
function to do this?
Thanks, in advance!