Combo Box Source + "All"

R

Ryan Langton

I have a combo box that lists table values (a list of employees). I want
the combo box to allow selection of any of these individual employees as
well as an option for "ALL". However, since the drop down box queries the
Employee table, and there is no employee named "ALL", "ALL" is not a viable
selection. Is there any way to do this besides adding an employee to the
employee table named "ALL"?

Thanks,
Ryan
 
A

aaron.kempf

if you want a real answer to this; use Office Web Components and
Analysis Services.

This is the 'All' level on steroids
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top