I have read somewhere in the forums that this statement:
If myStr = "" Then
is less convenient (efficient?) than:
If myStr = vbNull Then
But I can't remember if the correct constant above is vbNull, vbNullChar, vbNullStr or what...
|
Results 1 to 10 of 10
Thread: [RESOLVED] Null stringsThreaded View
|
Click Here to Expand Forum to Full Width |