O
ob3ron02
I had tried
Public Const MyConst As String
MyConst = "ABCD"
outside of any subroutine, but I didn't think to try it all as on
statement.
Thanks again Tom
Public Const MyConst As String
MyConst = "ABCD"
outside of any subroutine, but I didn't think to try it all as on
statement.
Thanks again Tom