Hi,
I have a continuous form, and using the method I found here. To allow for unbound checkboxes on the form.
I was able to get the checkboxes to work OK, I can now put a check on all the rows that I want to select.
What I want to do next though, is have a button that deletes all the records that are selected. I'm not really sure how to go about it.
I've attached my sample db, the form in question is named duplicate_work_weeks_f
anyone know how to go about deleting just the ones selected on the form?
Thanks,
I have a continuous form, and using the method I found here. To allow for unbound checkboxes on the form.
I was able to get the checkboxes to work OK, I can now put a check on all the rows that I want to select.
What I want to do next though, is have a button that deletes all the records that are selected. I'm not really sure how to go about it.
I've attached my sample db, the form in question is named duplicate_work_weeks_f
anyone know how to go about deleting just the ones selected on the form?
Thanks,
Attachments
Last edited: