TruthAndBeauty
Technical User
I want the list to include an "All" option to my combo box listing.
My combo box source is a select distinct EmplType from tbl_Emp. I want the combo box to capture type from a table rather than hard code the listing.
I prefer not to use a list box but perhaps it's a limitation.
Any help would be appreciated.
My combo box source is a select distinct EmplType from tbl_Emp. I want the combo box to capture type from a table rather than hard code the listing.
I prefer not to use a list box but perhaps it's a limitation.
Any help would be appreciated.