PopUp form based on Query

B

Brook

I have a form that this based on a query with three
fields. Company ID, Company Name, and Special Notes.

The pop up form comes up when I enter another form based
on Company ID. What I would like to do is have it set up
so that the pop up form would not come up if the Special
Notes Column of the tbl/query is empty / null. I have
tried to put IS NOT NULL in my query but that is not
working. Does anyone have any ideas or suggestions?

Brook
 
Top