Menglish
Programmer
- Jun 22, 2001
- 66
This should be very simple but I have drawn a blank. I want to have a data entry form for Time Cards. They will be entered on Saturday for the previous week. I can lay out the screen but using DateTime function makes the screen far too intimidating. I would like to have a time in and a time out twice for each day. The input time needs to be in 12 hour format. I was thinking of using time() but has issues with trying to accept AM's & PM's. What was going to be a quick simple form has turned into a bugger bear. Any ideas would be greatly appreciated.