if half-day leave is checked in my sub-form deduction should be .5 days. How can I total all "Days applied" in my subform and show the result computation in my "Available Leaves" in my mainform
Available Leaves = Leave Allocation - Days applied
Note: If half-day leave is checked deduction is .5 days applied.
I Attached my working database. Thanks