jcaptchaos2
Well-known Member
- Joined
- Sep 24, 2002
- Messages
- 1,032
- Office Version
- 365
- Platform
- Windows
I have created a database to track start and stop times, the column headers are (Number, Time On, Time Off, and date) I need help with 2 things, the first I need to know if there is a way to only allow one on time and one off time for that date, I know you can set columns to no duplicates but in this case it will not work. I need some how to combine the number and date together then have it not let you enter again. The second question is I want to keep most of this in Access and am wondering if I can query the table to pull the number, date, Time On, time Off and then the difference between the on and off time. I can pull it into Excel and do it but again I would like to keep it in Access.