When I run the following code, the watch window reports the following:
Watch : : CurrentRegion : <Expression not defined in context> : Empty : Splitx.TestCode
Sub TestCode()
Dim arr As Variant
Dim txtGPAddr1 As String
Dim txtGPAddr2 As String
Dim txtGPAddr3 As String
Dim...