Hi, I'm creating a database for people who know anything about access. For this reason I'm developing everything so that they work with forms and buttons. I need to add a delete button that can erase a row (not a single column). This delete button as I said is going to be in a form, but has to erase a row of a table.
The problem is, I don’t know how to select a row with all his columns and delete the information inside.
Thanks in advance.