Hi folks,
Pretty stumped with how to go about the following:
I've been asked to create a "serives uptime" reporting tool for work.
One worksheet "ServiceList" lists the current services:
A simple user form populates an Outages worksheet with outages:
Pretty stumped with how to go about the following:
I've been asked to create a "serives uptime" reporting tool for work.
One worksheet "ServiceList" lists the current services:
Services Availability v1.2.xls | ||||||
---|---|---|---|---|---|---|
A | B | C | D | |||
1 | Services | |||||
2 | Stratis | |||||
3 | WAN | |||||
4 | ||||||
5 | Network | |||||
6 | Internet | |||||
7 | RemoteAccess | |||||
8 | CallCentre | |||||
9 | Voice | |||||
10 | ExternalWebsite | |||||
11 | ||||||
ServiceList |
A simple user form populates an Outages worksheet with outages:
Services Availability v1.2.xls | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | |||
1 | Service | Type | StartDate/Time | EndDate/Time | TotalDuration(minutes) | BusinessDuration(minutes) | TotalMonthlyBusinessTime(minutes) | Month/Year | FinYear | ITSMInc# | Comments | ||
2 | WAN | Infrastructure | Thu1/01/200914:07 | Thu1/01/200914:07 | 0 | 0 | 12000 | Jan-09 | FY08-09 | n/a | FirstInfrastructureentry-required | ||
3 | RemoteAccess | Infrastructure | Thu1/01/200911:00 | Fri2/01/200911:20 | 1460 | 200 | 12000 | Jan-09 | FY08-09 | n/a | Checkpointpatchrequired. | ||
4 | WAN | Infrastructure | Fri2/01/200908:00 | Fri2/01/200913:30 | 330 | 330 | 12000 | Jan-09 | FY08-09 | n/a | Telstraissue | ||
5 | Voice | Infrastructure | Fri16/01/200917:30 | Sat17/01/200912:00 | 1110 | 30 | 12000 | Jan-09 | FY08-09 | n/a | NECrebootedQmaster | ||
6 | Stratis | Stratis | Thu8/01/200910:55 | Thu8/01/200911:57 | 62 | 62 | 12000 | Jan-09 | FY08-09 | n/a | |||
7 | WAN | Infrastructure | 17/12/20088:30 | 17/12/200811:30 | 180 | 180 | 12000 | Dec-08 | FY08-09 | n/a | Wandown | ||
8 | CallCentre | Infrastructure | 15/12/200811:30 | 15/12/200812:30 | 60 | 60 | 12000 | Dec-08 | FY08-09 | n/a | Phonesdown | ||
9 | Internet | Infrastructure | Thu12/02/200908:05 | Thu12/02/200911:32 | 207 | 207 | 12000 | Feb-09 | FY08-09 | n/a | |||
10 | Internet | Infrastructure | 4/02/200912:00 | 4/02/200913:00 | 60 | 60 | 12000 | Feb-09 | FY08-09 | n/a | . | ||
11 | ExternalWebsite | Infrastructure | 19/11/20088:06 | 19/11/200810:06 | 120 | 120 | 11400 | Nov-08 | FY08-09 | . | |||
12 | Internet | Infrastructure | 27/12/200811:13 | 27/12/200813:04 | 111 | 0 | 12000 | Dec-08 | FY08-09 | n/a | |||
13 | Stratis | Stratis | 11/11/200814:25 | 11/11/200820:00 | 335 | 215 | 11400 | Nov-08 | FY08-09 | n/a | |||
Outages |