D
Dave F.
Hi
I'm using VBA 6.3
If I pass 45- to this:
If IsNumeric(OffsetNo) = False Then
...
it returns True.
1) Why?
2) How do I prevent this happening?
Thanks in Advance.
I'm using VBA 6.3
If I pass 45- to this:
If IsNumeric(OffsetNo) = False Then
...
it returns True.
1) Why?
2) How do I prevent this happening?
Thanks in Advance.