isv_2004 Registered User. Local time Today, 01:32 Joined Oct 19, 2004 Messages 14 Aug 31, 2005 #1 I cannot figure this out, I have values that need to be calculated in a field but it will not work with null values, I’m sure this is easy but I have not found a solution. Thanks in advance. The attached mdb illustrates my dilemma. Attachments db1.zip db1.zip 10.6 KB · Views: 108
I cannot figure this out, I have values that need to be calculated in a field but it will not work with null values, I’m sure this is easy but I have not found a solution. Thanks in advance. The attached mdb illustrates my dilemma.
RuralGuy AWF VIP Local time Yesterday, 23:32 Joined Jul 2, 2005 Messages 13,825 Aug 31, 2005 #2 Have you looked at the Nz() function?