Hi All, I'm a beginner access user and I'm working on an access prototype for a school project. Previously we've done basic validation macros; "if this field is greater than that field messagebox, etc"

Now however I have 2 conditions.

1) If the ship date is three days or more after the order date

OR

2) The quantity ordered is 500 or greater,

the customer receives 50% off, of the order.

Im just not sure where these statements get placed in order to form the Yes/No with the 50% discount. I am working in a form and all these fields are within the form, except a discount field.

Any help would be greatly appreciated.