Jon Mulkey
New Member
- Joined
- Aug 29, 2017
- Messages
- 5
I want to make a Dashboard that uses a userform or something. I want the form to have dependent cells. For instance: I am writing a spreadsheet to track sporting events (football and basketball, etc) the sports are on 8 separate worksheets with tables that are to be populated automatically based on the user input. In the dashboard they would first select the sport (NFL, NCAAF, NBA, etc.) once the sport is selected they will select a team which would be dependent on the sport. For instance if they choose NFL for the sport then the team box would automatically give them a drop down of the NFL teams. I used this in a dependent cell with data validation that is the way I would like it to work in a userform. Then what ever they select it would populate the next line down in the table on the correlating worksheet. If they choose NFL it would populate the next line of the NFL worksheet table, if they choose NBA it would populate the next row in the table on the NBA worksheet and so on. If it is not possible in a userform what process should I use to accomplish this?
Thanks in advance for your help
Thanks in advance for your help