"!" at end of variable
Hi-
I have the pleasure of fixing another's vba code and,
having very little experience with vba myself, I had a
question about variable names.
From what I've read, vba variables shouldn't have !, &,
%, etc. in the name. However, in this particular piece
of code, there are some Dim statements declaring some
variables with an "!" at the end. In the actual code,
however, the "!" is left out. What is this all about?
TIA!
joak
|