Hi,
When I run the line of code;-
ElseIf (IsNumeric(bstring) = True) Then
where bstring = "(2)" I get True returned. How can I deal simply with this?
Thanks
When I run the line of code;-
ElseIf (IsNumeric(bstring) = True) Then
where bstring = "(2)" I get True returned. How can I deal simply with this?
Thanks