Find the empty fields

  • Thread starter Thread starter bgfs
  • Start date Start date
B

bgfs

Guest
I'm trying to find all the empty entries in a field. How do I build this criteria into a query?
 
This might work

try setting the criteria to Like "null"
 
Thanks

That works thanks
 

Users who are viewing this thread

Back
Top Bottom