Paul,
I suggest you create a field with data type Yes/No where you have you list in a table. For example, field name remove. Then create a form, with a view: Continuous Forms. In this form create a check box bound to the remove field. Then create command button with a
vb code
to delete all remove check boxes that are checked or with Yes value.
I hope this helps.
john