I have a csv file (using crystal 9). My csv file has numerous records (one has up to 4215 records and goes from 09/03/2009 to 01/08/2010).
ACTION COMPUTER ID DATE TIME
log-on 123 1 Thu 09/03/2009 11:03:17.96
log-off 123 1 Thu 09/03/2009 12:01:04.65
log-on 23 2 Thu 09/03/2009 12:19:55.52
log-off 23 2 Thu 09/03/2009 12:32:05.25
log-on 5 3 Fri 09/04/2009 20:36:59.51
log-off 5 3 Fri 09/04/2009 21:02:41.68
User wants to know the following and I have no idea even how to begin.
1. What is the estimate of the peak utilization during a typical day? Use a percentage.
2. How many hours during a typical day are you at peak usage?
I hope I have given you all of the information needed. Help is very much appreciated!!!
ACTION COMPUTER ID DATE TIME
log-on 123 1 Thu 09/03/2009 11:03:17.96
log-off 123 1 Thu 09/03/2009 12:01:04.65
log-on 23 2 Thu 09/03/2009 12:19:55.52
log-off 23 2 Thu 09/03/2009 12:32:05.25
log-on 5 3 Fri 09/04/2009 20:36:59.51
log-off 5 3 Fri 09/04/2009 21:02:41.68
User wants to know the following and I have no idea even how to begin.
1. What is the estimate of the peak utilization during a typical day? Use a percentage.
2. How many hours during a typical day are you at peak usage?
I hope I have given you all of the information needed. Help is very much appreciated!!!