Need to Select Multiple Entries to display on Graph

01Silverado

New member
Local time
Yesterday, 17:04
Joined
Apr 17, 2009
Messages
1
Hey all,
I currently have a Form that has a combo box. There is also a subform with a graph. When you make a selection in the combo box the graph updates.
I want to be able to make multiple selections. Is there a way to do this without Code? Can I use multiple combo boxes? I know I can use a multiple selection List box, but I think I need code. I have no experience with VBA code.
Thanks for the help,
Jason
 
Well, to know if selecting multiple items or using multiple combo boxes will work or not, we need to know what the form does when you select one item from the list box.

Besides that, we need to know how the graph is generated.

Peace.

EZ
 

Users who are viewing this thread

Back
Top Bottom