Hi all,
I have a query here that displays all data from a certain table.
But when it displays the table data on the form (I have it as a query as a subform in a form) I want it so the user can click on one of the records and click either accept or decline on that record. So there is an accept or decline button on each record. How would I add buttons each record that shows?
When clicks accept it moves the data somewhere else and when declines it deletes the data. (I can do this bit)
Any ideas?
Thanks
Martin
I have a query here that displays all data from a certain table.
But when it displays the table data on the form (I have it as a query as a subform in a form) I want it so the user can click on one of the records and click either accept or decline on that record. So there is an accept or decline button on each record. How would I add buttons each record that shows?
When clicks accept it moves the data somewhere else and when declines it deletes the data. (I can do this bit)
Any ideas?
Thanks
Martin