Using O365 (Access 2016) I have a table with time data:
Using a query based on it and CBO to select StaffID and WorkDate (this works fine), I can pull up the selected days data no problem and edit it:
End goal is to have a unique list of ProjectID on left column, and Time and Overtime as...