Hi everyone, im hoping someone can help me with the following. I have a table with a users login details called "tbllogin". I have created a form which allows the admin to delete a user but the delete button won't seem to work? I have a combobox on the form which lists all the username that comes from "tbllogin", when a username is selected from the combobox and the delete button is clicked i would like the record to be deleted? my primary key in the table is "strUserName. Thanks in advance
Nim
Nim