Attached is a sample MDB. I want to use the form frmShipThese to select records via checkboxes. I now have them defaulted to being checked. They should default to being unchecked. My issue is getting them linked to each record, as opposed to all records, as it is now. I want to selectively check boxes, then click the button to update those records in the underlying table.
I've googled, but not finding anything that makes sense to me. And I'm sure the problem is me. Can anyone shove me in the right direction?
Thanks!