G
Guest
I have the following line of code for a form filter:
Me.Filter = "NoteStatus <> 2802" Or "Is Null"
but my syntax is not correct
can anybody straighten me out?
Thanks so much
Me.Filter = "NoteStatus <> 2802" Or "Is Null"
but my syntax is not correct
can anybody straighten me out?
Thanks so much