I have done some basic data validation on a form, but I cannot seem to apply data validation to my subtotalled column called SUM FTE.
For the field properties on the Data tab I have the following:
Control Source: =SUM([FTE])
Validation Rule: >1
Validation Text: Total FTE is >1
My test:
Employee A - .50 FTE
Employee A - .60 FTE
SUM: 1.10
Data Validation should indicate SUM FTE >1, but no validation is being reflected on form.
Thank you for any help you can offer.
For the field properties on the Data tab I have the following:
Control Source: =SUM([FTE])
Validation Rule: >1
Validation Text: Total FTE is >1
My test:
Employee A - .50 FTE
Employee A - .60 FTE
SUM: 1.10
Data Validation should indicate SUM FTE >1, but no validation is being reflected on form.
Thank you for any help you can offer.