I have a combo box that filters through a list of records in a form.
I need a button or something to modify an attribute of these selected records.

In this picture, I have selected 3 records by their ID number.
I have a column called Authorization and in that column I want their Authorization to go from Approved to Rejected from a possible button press.