I need some help calculating percentages.
I have 30 rows, each row may hve a 1 or 0. I would like to calculate the percentage of 1's out of the 30 rows.
I am essentially using this as an on time delivery.
I get the 1 and 0 by comparing dates, if my start date is greater than my finish date then it get s 1, else a 0.
Thank you,
I have 30 rows, each row may hve a 1 or 0. I would like to calculate the percentage of 1's out of the 30 rows.
I am essentially using this as an on time delivery.
I get the 1 and 0 by comparing dates, if my start date is greater than my finish date then it get s 1, else a 0.
Thank you,