hi
This is all i could find for you its off a website, hope it helps.
,Leon
Adding "All" to a listbox or combobox:
If the RowSourceType of the control is a "Table/Query", there are two ways of doing this. One requires the use of an Union query, and the other one requires a callback function...