G
Guest
Hello,
I have a database in which I'm trying to allow a person with master access
to go in and approve or reject commitment requests entered by users of a
department.
I have a button on the form that I want the coordinator to click which will
add the current record on the form in the current table named temp to the
table named permanent. I've tried using recordsets however when the button
is clicked it adds the first record in the temp set records to the file
instead of the current record.
Help on this would be appreciated.
I have a database in which I'm trying to allow a person with master access
to go in and approve or reject commitment requests entered by users of a
department.
I have a button on the form that I want the coordinator to click which will
add the current record on the form in the current table named temp to the
table named permanent. I've tried using recordsets however when the button
is clicked it adds the first record in the temp set records to the file
instead of the current record.
Help on this would be appreciated.