Dan Waters
dwaters at usinternet.com
Fri Feb 10 10:32:05 CST 2006
I need to do a Select Case where one of the value could be null. I thought that Case Is = Null is the correct syntax, but is ignored when the value is null. What's the correct way to do this? Thanks, Dan