Trying to set up a "timeclock" like database. (need help please)

C

Compustudent

I am trying to set up a database that will be sort of like a time
clock.

There will be multiple people that will get "checked in" and "out"
sometimes the same person will be "in & out" 2 or 3 times a day. At the
end of each week it will give out a total of hours for that week.

I know that this is probably very easy, but I cant figure out the best
way to go about it. I don't want it that the "time stamp" is
automatic (via a button), rather it will be typed in manually. Also, it
should have tabs for each day of the week, or better yet some sort of
"calendar control", that will pull up that particular day.

Any help regarding this will be most appreciated.

Thank You
 
Top