calculate percentage between number of exams total missed exams
enter the formula given below in the cell you want the percentage in
=D3/D9
and format as percentage
or use
=D3/D9*100
"ANYX" wrote:
How can I calculate the percentage of total scheduled exams (D3)from total
exams actually completed (D9)?
|