Hi all,
i had a form which is based on a query. I used to list a record which is specifically met the criteria..Is there any way to show a message if the query returned no record..My query works well. I only want to add a message if the result is null.
SELECT Institutions.*, Recipients.Rec_ID...