I have got a table tblLeaveRequest which has 3 date fields in; [DateofRequest], [DateFrom] & [DateTo] which are used on frmLeaveRequest
I want to add some validation rules to these fields:
[DateofRequest] - needs to restricted to dates no older than 10 days prior to system current date and no...