I have a table containing access codes that have a status of either unused or used. If the status is used, another field stores the particular date it was used.
Can mass update change both the status field and the date used field at the same time?