Hey there folks..
This is probably a remedial question, but what's the difference between IsEmpty, IsNull and (strvar = "" or(numvar = 0)? Could someone give an example? I've been playing around and it seems that as soon as my vars are Dim'd, they are automatically initialized to empty strings or zeros. When would you use which and why?
Thanks
-- michael~
This is probably a remedial question, but what's the difference between IsEmpty, IsNull and (strvar = "" or(numvar = 0)? Could someone give an example? I've been playing around and it seems that as soon as my vars are Dim'd, they are automatically initialized to empty strings or zeros. When would you use which and why?
Thanks
-- michael~