Hi
I am building a time- recording sheet within an exisiting db. This form enables each person (resource) to enter, each day, how much time they spend on each project.
I also have a table of 'week commencing' dates.
The issue is, on my form (frmTimesheet) how can I make it so that when the date field (Workday)is updated, the field for week commencing (WComm) is updated to show the correct week commencing date. e.g. If my user entered 14/08/2002 in Wokday, WComm should be updated to show 12/08/2002.
Thanks in advance
Nigel Nigel
Didn't someone say work is supposed to be fun? They didn't have computers then I guess....
I am building a time- recording sheet within an exisiting db. This form enables each person (resource) to enter, each day, how much time they spend on each project.
I also have a table of 'week commencing' dates.
The issue is, on my form (frmTimesheet) how can I make it so that when the date field (Workday)is updated, the field for week commencing (WComm) is updated to show the correct week commencing date. e.g. If my user entered 14/08/2002 in Wokday, WComm should be updated to show 12/08/2002.
Thanks in advance
Nigel Nigel
Didn't someone say work is supposed to be fun? They didn't have computers then I guess....