Calculating the percentage of tuition covered by the payments made using check boxes
Hiya all!
So, I am trying to create a formula that uses each of the checkboxes in my table as a way to track payments that have come in.
I need each checkbox to equal/represent to the amount listed in the {Payment Amounts} column and for the number of payments that have come in (ie - the number of checkboxes checked) to be represented by a progress bar where the final tuition amount is listed in the table too as {Tuition}.
I have the below pasted formula so far, but its obviously not working:
VALUE(SUBSTITUTE(SUBSTITUTE({Tuition (from KCIT Tracker)}, "$", ""), ",", "")) / ({Payment Amounts} * COUNTA({1st}, {2nd}, {3rd}, {4th}, {5th}, {6th}, {7th}, {8th}, {9th}, {10th}))
I have pasted a screenshot of the table for reference - is there anyone that can help me figure out this formula? x
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
