WhiteZiggy
Programmer
Question,
I have a combo box that gets its data from a table/query.
How can I add a value that is not in the table or query? I want to have a value at the top such as a "*" or the word "All".
They are searching by 2-3 criterias. They dont have to select a region for instance. Thus they would want all regions.
Any ideas as to how to get the value "*" in the combo box along with the list that is there?
Thanks,
Jeremy
I have a combo box that gets its data from a table/query.
How can I add a value that is not in the table or query? I want to have a value at the top such as a "*" or the word "All".
They are searching by 2-3 criterias. They dont have to select a region for instance. Thus they would want all regions.
Any ideas as to how to get the value "*" in the combo box along with the list that is there?
Thanks,
Jeremy