murkydurky
Technical User
i am attempting to update an inventory table from a checkbox on a form. The table does not have a primary key. All the checkbox needs to do is subtract 1 from the field when checked, and if accidentally checked, then unchecked needs to add the 1 back. Any help is appreciated!