Option Explicit - Northern Kentucky University

Dim meanServiceTime As Single. Dim nServers As Integer. Dim maxAllowedInQueue As Integer. Dim closeTime As Single ' Output to report (used in Report() Sub -- remember averages are calculated and ... ' Redimension the queueTimeArray array to have one element (the 0 element, ' for the amount of time when there are 0 customers in the queue). ReDim ... ................
................