First of all, I can not add the real data table I have because of the privacy, but I add a similar data by adjusting it for the goals of football leagues, teams and the players.
I want to create an interface with VB and let the users choose league, team and player they want to view. I would like to make it possible to select more than one option at the same time, so I think "listbox" would be the best choice.
I also want to let the user select a date range from a tool such as a "time slicer" followed by all of these selections, and then graph the corresponding data to those selections.
Thanks in advance

