W
Wavequation
I am using the following code:
Val(strValue)
where strValue = "0.1%"
I am getting a type mismatch error.. what does the "%" character do to a
string?
Val(strValue)
where strValue = "0.1%"
I am getting a type mismatch error.. what does the "%" character do to a
string?