Combo Box Source + "All"

  • Thread starter Thread starter Ryan Langton
  • Start date Start date
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
 
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

Similar Threads

combobox question 3
Combo Box 2
Help Plz... 4
combo box to update record via form 3
ref John vinson post 8/27/07(remove from dropdown when selected) 14
Combo box & Search Function 3
Need Help... 5
Too many forms? 3

Back
Top