Hello
I have created a search form including ComboBox that is used to search based of, and I referenced row source of that to a field of a table and I want to add "ALL" item to list. Is there any SQL code to do that like using "UNION" operator?
Thanks in advance