ethan.geerdes
Registered User.
- Local time
- Today, 14:20
- Joined
- Jun 4, 2015
- Messages
- 116
Hello everyone. I have a table that has a list of all the people that work for the company. I have a form that I want to use to easily remove people that have the misfortune of getting fired. I have a button that is labeled "remove" and the "on click" event, I used the wizard "delete record" option but it isn't deleting what I select in the combo box. I am guessing I need to create a delete query?