Adding * to a combo box

R

ReportSmith

I know I've seen a post for this issue, but can't find it.

I have a combo box that works just fine, but I would like to add a "*" to
select "all" values in the combo box (this is a workaround solution for a
listbox problem...but it works). This will get passed to a parameter query
via VBA.

Thanks in advance for the assistance.
 
Top