I have an inventory spreadsheet. I am trying to make it as user friendly as possible. Currently, the inventory data begins in row 22 (D22;Q22). I would like to add checkboxes for every line of the inventory in column C. The user could then place a check beside all inventory items he/she wanted to delete. Then, I would like to create a macro to delete the corresponding data from that row (if checkmarks in C22 and C41, then delete data from D22;Q22 and D41;Q41) then uncheck all boxes, resort & save the inventory. I already have a macro (assigned to a button) to resort and save the inventory. Could someone help with creating the rest of the needed macro? I am lost.
Bookmarks