I am using a combo box to list the names of customers to be used as a selection for a report. I am using a simple query to create the data source for the combo box. I want to be able to add the word "All" to the data source, so all customers can be selected and I can't figure out how. I tried just adding "All" as the default value, but nothing shows up when I display the form.
I would welcome any other reccomendation on how to do this, if what I am trying to do won't work.
Any help would be greatly appreciated.
Thanks,
Jim
I would welcome any other reccomendation on how to do this, if what I am trying to do won't work.
Any help would be greatly appreciated.
Thanks,
Jim