Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Time Card structure problem

Status
Not open for further replies.

sdimaggio

Technical User
Jan 23, 2002
138
US
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?

 
There might be and probably is a better way but you could name the fields timein1 - timein5 and timeout1 through timeout5.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top