I have a form with 5 different categories. I have 5 different types of costs: G, SC, CL, O, M.
Each of these fields have 3 controls: Cost, Refund Amt, Refund Date. When the cost is $0.00(customer does not have this), then the refund amt and refund date controls are disabled.
how could I go about getting a chkbox to automatically check when all ENABLED refund amt and refund date controls have a value other than NULL.
Thanks for the help!
Each of these fields have 3 controls: Cost, Refund Amt, Refund Date. When the cost is $0.00(customer does not have this), then the refund amt and refund date controls are disabled.
how could I go about getting a chkbox to automatically check when all ENABLED refund amt and refund date controls have a value other than NULL.
Thanks for the help!