Ok, I did some modification to your code and got it to work. First, of all, your subform needs to be bound to a query of the timesheet table to display the data. After the insert sql runs, the subform is requeried and display the data
Ok, I did some modification to your code and got it to work. First, of all, your subform needs to be bound to a query of the timesheet table to display the data. After the insert sql runs, the subform is requeried and display the data