N
najah via AccessMonster.com
Hello All,
I hope you can help me. I've created a form that allows employees to enter
their timesheet.
In my main form I have two bound fields--[StartDate] and [EndDate] which
represent the biweekly pay period
I have a subform called TimeSheetHours in which they enter specific details
of their daily workday.
One of the fields is [Date]
Here is my Problem:
I don't want the employees to be able to enter a date in this field that is
outside of the [StartDate] and [EndDate] entered on the main form. In other
words the [Date] has to be >=[StartDate] and <=[EndDate]. Can this be done
and if so how? Please Help!
I hope you can help me. I've created a form that allows employees to enter
their timesheet.
In my main form I have two bound fields--[StartDate] and [EndDate] which
represent the biweekly pay period
I have a subform called TimeSheetHours in which they enter specific details
of their daily workday.
One of the fields is [Date]
Here is my Problem:
I don't want the employees to be able to enter a date in this field that is
outside of the [StartDate] and [EndDate] entered on the main form. In other
words the [Date] has to be >=[StartDate] and <=[EndDate]. Can this be done
and if so how? Please Help!