Share via

validation using DSUM???

Anonymous
2010-12-18T05:19:24+00:00

I have a Main Form named frm_ProdTitle for user to enter employees [Emp_Full_Nm] and FTE's (fulltime equivalents) to table TBL_PROD_EMP_MASTER via query named Qry_TBL_Prod_Emp_Master.  I need to program a validation rule on main form that prevents the sum of the FTE's for the current [Emp_Full_Nm] on the main form - frm_ProdTitle

from being greater than 1 (100%).  e.g., AIR CODE ...If SUM of [FTE] for current [Emp_Full_Nm] on the main form

> 1.0001 Then msg "Sum of FTE's for employee Can Not Exceed 100%." I think maybe a DSUM function would work but not sure how to write it.  


SteveStad

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments