I have a table that has 1000 rows. Most of the time, only 30-50 lines are necessary. I would like to create a table that shrinks and expands, based on a drop down list. So, if the list is comprised of 25, 50, 100, 500, etc., I want that to change the size of the table, so that the table has 25,50,100, 500 rows.

Can this be done?

Thank you so much!
-h