That looks like it shouldn't work (If it's not true, and it's not false, then what is it??), but it does anyway....weird..
This also seems to work:
VB Code:
Select Case "1500" Case 0 To 9 MsgBox "Number" Case Else MsgBox "No Number" End Select
|
Results 1 to 40 of 45
Threaded View
|
Click Here to Expand Forum to Full Width |