If you know the maximum number of rows in the table, you can create checkboxes for all of them and then LOOP AT SCREEN to hide the ones you don't need.
Rob
If you know the maximum number of rows in the table, you can create checkboxes for all of them and then LOOP AT SCREEN to hide the ones you don't need.
Rob