You don't seem to care about losing the other data, such as Date Requested?
Make a copy of the table, structure only.
Create an append query that groups on those two fields and append to the new table.
Create an update query to update the rest of the fields, linking both tables with the two fields.