Steve Schapel
miscellany at mvps.org
Sun Mar 29 21:12:48 CDT 2009
-------------------------------------------------- From: "Drew Wutka" <DWUTKA at Marlow.com> Sent: Monday, March 30, 2009 3:00 PM > ... as far as I know, you can't actually set a field to null once it has > had a value set Really? So what is the value of a field when you delete the data out of it? Or use code such as: Me.MyField = Null Regards Steve