[AccessD] Add All to List

Susan Harkins ssharkins at bellsouth.net
Wed Mar 3 08:12:37 CST 2004


If you're using a SQL statement to fill the control, use this form

SELECT whateveryou'resusing
UNION SELECT "(ALL)"
FROM samedatasource

Susan H. 

-

How do you add All to List? This form contains 2 combo boxes on a main form.
Selecting data shows data on a subform for the related combo box choices.





More information about the AccessD mailing list