Does Access have the ability to enter batches?
For example, I am looking at creating a form that looks as follows:
Employee
TimeIn TimeOut = Hours
Date1 # # = hours
Date2
Date3
Date4
Date5
How do I get access to take all five dates at once and write it to the hours table with the employee on all 5 records since the employee is only selected once.
Can anyone point me in the right direction?
For example, I am looking at creating a form that looks as follows:
Employee
TimeIn TimeOut = Hours
Date1 # # = hours
Date2
Date3
Date4
Date5
How do I get access to take all five dates at once and write it to the hours table with the employee on all 5 records since the employee is only selected once.
Can anyone point me in the right direction?