I have a list of 30 rows and 11 columns (B6:L34)
In the first column, every cell has a drop down list referring back to the same data... and in 3 of the columns there are checkboxes (form controls). I want to make this list scroll so that only 10 of the rows are visible at a time instead of all 30 in order to shorten the overall table.

I know that there are ways to add scrollbars through form controls, but I can't get it to work with all of the data already entered?
Any ideas?!