Hi,
I have a ComboBox on a form with a CommandButton next to it.
The ComboBox is populated with the contents of a field in a table.
When the CommandButton is clicked, a report is opened in preview mode.
The Record Source for the report (query behind the report) uses the ComboBox value as a criteria.
I wish to add "All" to the ComboBox dropdown.
What would be the best way of doing this and how would I do it please?
Thank you.
I have a ComboBox on a form with a CommandButton next to it.
The ComboBox is populated with the contents of a field in a table.
When the CommandButton is clicked, a report is opened in preview mode.
The Record Source for the report (query behind the report) uses the ComboBox value as a criteria.
I wish to add "All" to the ComboBox dropdown.
What would be the best way of doing this and how would I do it please?
Thank you.