Research diary - Hourly pay from monthly pay
Let M be the monthly pay.
Hourly pay is given as between the following two values:
=ROUND(M * 84 / 14640, 0)
=ROUND(M * 84 / 14600, 0)
Let M be the monthly pay.
Hourly pay is given as between the following two values:
=ROUND(M * 84 / 14640, 0)
=ROUND(M * 84 / 14600, 0)