G
Guest
Hi Guys,
I have a txtfield which I run thru select case logic and it works with
every possible case except Null. When the txtField is Null, it skips "Case
Null" and hits "Case Else". I checked the value in a watch window and it
definitely says Null. Any suggestions for capturing the null cases????
I have a txtfield which I run thru select case logic and it works with
every possible case except Null. When the txtField is Null, it skips "Case
Null" and hits "Case Else". I checked the value in a watch window and it
definitely says Null. Any suggestions for capturing the null cases????