Hi
I am trying to ascertain worker caseloads for workers within the service for which I work by using the below;
Sub CommandButton1_Click()
Dim a, b, c, d, e, f, g, h As Integer
Dim CC, LB, KC, TH As String
Dim LstRw, Rw As Long
Sheets("Recovery Caseload").Select
LstRw = Cells(Rows.Count...