I have created a button that when clicked appends a record to an archive table and deletes it from my original table.
However there are a number of different confirmation message boxes that appear (ie- do you want to append/ do you want to delete this record) and I want to be able to condence...