G
Guest
Good morning to all,
I have a form that with a subform. The main form has Customer Information,
but the sub form has Specialist information.
There are Validation that need to be established so that there is no
duplication of data.
the Fields are;
ShowData - Date/Time
SKU - Text
AssociateID - Text
DateFirstSold - Date/Time
DateEntered - Date/Time
What I need to Validate are:
1. SKU cannot be shown more than once within a 13 week period from the
DateFirstSold
2. There cannot be more than 1 Associate ID Assigned to this account with
this product. (First Come First Serve!)
if anyone has something simular or can direct me with the right coding that
would be greatly appreciated.
I have a form that with a subform. The main form has Customer Information,
but the sub form has Specialist information.
There are Validation that need to be established so that there is no
duplication of data.
the Fields are;
ShowData - Date/Time
SKU - Text
AssociateID - Text
DateFirstSold - Date/Time
DateEntered - Date/Time
What I need to Validate are:
1. SKU cannot be shown more than once within a 13 week period from the
DateFirstSold
2. There cannot be more than 1 Associate ID Assigned to this account with
this product. (First Come First Serve!)
if anyone has something simular or can direct me with the right coding that
would be greatly appreciated.