W
wolfpack
How do I go about allowing a user to delete a record from a table. Here is
my situation.
I have a main menu with command buttons. One of the button reads "Remove
Reviewer". Right now the buttton does nothing.
What I would like is when it is clicked to have a window open that allows
the user to select a name (drop down menu I suppose) from the "reviewers"
table. Once the name is selected I would like for the user to click on a
button that says "Remove this Reviewer". Once this happens, the reviewer
would be removed from the table along with any other info in that row.
Thanks for the help and I apologize if this is not in the correct section.
my situation.
I have a main menu with command buttons. One of the button reads "Remove
Reviewer". Right now the buttton does nothing.
What I would like is when it is clicked to have a window open that allows
the user to select a name (drop down menu I suppose) from the "reviewers"
table. Once the name is selected I would like for the user to click on a
button that says "Remove this Reviewer". Once this happens, the reviewer
would be removed from the table along with any other info in that row.
Thanks for the help and I apologize if this is not in the correct section.