B
Billiam
I have a date/Time field called DateWorked on a form called f_TimeSheet. also
on the form are 2 comboboxes cboPPF (pay period from, Date/Time format) and
cboPPTo (PayPeriodTo, Date/Time format).
I have been trying to enter a validation rule at the table (t_Timesheet)
level for
DateWorked so that dateWorked>= cboPPF AND <=PPTo...
I cannot get it to work, and I am wondering if I should be referencing the
comboxes a certain way? I am trying to ensure the dateWorked falls in the
PayPeriod being reported on in the form.
Any help appreciated!
Billiam
on the form are 2 comboboxes cboPPF (pay period from, Date/Time format) and
cboPPTo (PayPeriodTo, Date/Time format).
I have been trying to enter a validation rule at the table (t_Timesheet)
level for
DateWorked so that dateWorked>= cboPPF AND <=PPTo...
I cannot get it to work, and I am wondering if I should be referencing the
comboxes a certain way? I am trying to ensure the dateWorked falls in the
PayPeriod being reported on in the form.
Any help appreciated!
Billiam