Recent content by noob123456

  1. N

    Validation Rule

    Help Needed. I need a validation rule where a Horse cannot be added that does not already have a Dam and Sire existing in the database unless either or both are not known. All i have got atm is ([Sire] IsNull) And ([Dam] Is Null) However it wont accept this due to it being in web (HTML) format...
Back
Top Bottom