S spudracer Here and there Local time Today, 10:39 Joined Jul 1, 2008 Messages 199 Apr 1, 2014 #1 Is there a way to remove data from one or multiple fields if the value of a separate field IsNotNull?
Is there a way to remove data from one or multiple fields if the value of a separate field IsNotNull?
bob fitz AWF VIP Local time Today, 15:39 Joined May 23, 2011 Messages 4,806 Apr 1, 2014 #2 This kind of validation can be done with code in the Before Update event of a form.
S spudracer Here and there Local time Today, 10:39 Joined Jul 1, 2008 Messages 199 Apr 2, 2014 #3 I figured it out, but I put it in the OnCurrent instead. I've been running on 4 hours of sleep and a pot of coffee, so the wheels weren't spinning as fast as they could have.
I figured it out, but I put it in the OnCurrent instead. I've been running on 4 hours of sleep and a pot of coffee, so the wheels weren't spinning as fast as they could have.