I have created a time sheet DB for my users. They enter their working times in 8 week periods and then they have to start again. So weeks 1 to 8 and loop back to week 1 etc etc.
I'm trying to create some code that tells the user on the main screen form which week they are in for that period and then for it to revert back to week 1 after the 8 week period has ended. Our new time period started this week on 25/03/02 so this is the ideal time to get this cracked!
I have a table with users names and their overall time and I wondered about placing a starting and ending date field in there for each user and then going from there but I'm not too sure how to produce something suitable.
I'm trying to create some code that tells the user on the main screen form which week they are in for that period and then for it to revert back to week 1 after the 8 week period has ended. Our new time period started this week on 25/03/02 so this is the ideal time to get this cracked!
I have a table with users names and their overall time and I wondered about placing a starting and ending date field in there for each user and then going from there but I'm not too sure how to produce something suitable.