Adding a value to Combo-Box with Query source

Cavern

Registered User.
Local time
Today, 00:32
Joined
Jul 12, 2002
Messages
31
I am trying to make a combo-box that determines the records shown in a list-box on my form (for navigation of a book database). The combo-box contains a list of all the categories that contain books using a SQL query. But I would like to add an 'any' category to the end. I just don't know how to get that to appear on the list as well.
Any help would be appreciated.
 

Users who are viewing this thread

Back
Top Bottom