empty text field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a button on a form which I would like to check if a text field is
empty or null. I used [field1] = null but this does not work. Is this
correct?

Thanks.
 
Back
Top