Add ALL to a comboBox to retrieve ALL values in the field

L

Logistics dBA

A report based on a query needs to have a field select the value for phase 1,
2, 3 or ALL. 1,2, & 3 work fine when selected from a combo box. How do I
add ALL so that the query will pull all the records?
 
Top