Here is a copy of the actual Option Explicit statements:
Option Explicit
Dim Ct1 As Integer, Ct2 As Integer, Ct5 As Integer
Dim NuTestV As Boolean, NuTestH As Boolean
Dim NuTestS1 As Boolean, NuTestS2 As Boolean, NuTestS3 As Boolean
gmmastros' MsgBoxcode also assures us that every thing is...