M mana Registered User. Local time Today, 06:14 Joined Nov 4, 2014 Messages 265 Sep 16, 2015 #1 hello i want to check if a field in a query is empty or not but it is not working as i wrote it. i attached the pic. thank you for you help Attachments Unbenannt.jpg 94 KB · Views: 266
hello i want to check if a field in a query is empty or not but it is not working as i wrote it. i attached the pic. thank you for you help
Ranman256 Well-known member Local time Today, 09:14 Joined Apr 9, 2015 Messages 4,354 Sep 16, 2015 #2 in the sql IsNull([field])
J JulianKirkness Registered User. Local time Today, 14:14 Joined Apr 15, 2015 Messages 14 Oct 12, 2015 #3 It looks to me as though you are looking up a record in [qry_developedchecks] and then testing fields in [developedchecks] - could this be the problem?
It looks to me as though you are looking up a record in [qry_developedchecks] and then testing fields in [developedchecks] - could this be the problem?