Like the delete selected. Can it be done where you update selected?
For example:
There are ~3000 records. There is a field called Contacted, which is a checkbox with values of 0 and 1. The default is 0 (no).
Can you randomly select a few hundered of those records and have a button that will update the Contacted field to 1?