Gustav Brock
Gustav at cactus.dk
Tue Mar 31 10:07:39 CDT 2009
Hi Susan Empty is for Variant variables only and for "never used". Null is for holding no value. /gustav >>> ssharkins at gmail.com 31-03-2009 17:02 >>> Well Arthur, in a nutshell, it has to do with initialization, which confuses the hell out of me, even though I'm supposed to be smart enough to "get" it. In a practical sense, null is an unused field -- never held a value and empty is a field that's stored a value, but that value has been deleted. Now, someone much smarter than me is going to explain it properly, I hope. Susan H.