View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jarek Kujawa[_2_] Jarek Kujawa[_2_] is offline
external usenet poster
 
Posts: 896
Default Explanation of code

how do you check that?
on my Excel 2003 Val(vbNullString) and Val("") are both 0



On 10 Lis, 14:48, "JLGWhiz" wrote:

*vbNullString has a value of 0 while "" has a value of 1.