I have a form with multiple combo boxes that allows the user to filter a query. Currently, the users click a button labeled "Selections" that takes them to the Filter by Form window where they make their selections. After the selections are made, they click a button labled "Run". This "Run" button is actually the "Apply Filter" button from the Filter/Sort toolbar with a different name. There is the possibility that the users could make choices that would result in no records being returned. When this happens, a completely blank form results, and the only option is to close the form and reopen it. I would like to have a dialog box pop up in the case that a user makes choices that result in no records that explains what has happened and will allow them to return to the "Filter by Form" window. I assume that I will need to write some code under the "Apply Filter" button, but I do not know where to access this code because the button is part of the toolbar. I also do not know what code to use. Can anyone help?<br><br>Angie Wenzel<br>