I'll try to be as clear as I can as to what I am trying to do. I have a form that is linked to a query. That same query is attached to another form (dialog box) where the user will enter a SSN to search for. That value is passed to the query and will open the final form with all matching records with that SSN. My question is how and where would I code a pop up box if no matches are found? Currently what is happening is just a blank screen appears which makes since since the query returned nothing. I know I can just activate the control and close buttons on the form but I would prefer a popup and not open the form if there are no matches. I hope this was clear enough. Thanks for any help anyone can provide.
Thanks
Steve
Thanks
Steve