J
john cruze
Guest
hello all, here i create a pic list having four value like (1, 2, 3, 4) and name pf pic list is rating . after that i assign rating for each employee like emp1 1 emp2 2 emp3 3 ------------------- now i want to calculate overall rating like ( sum of all rating / count of all rating ) , how can i do this even i was used formula like " return #CALC_SUM.Appraisal( Rating ) / #CALC_COUNT.Appraisal( Rating ) ; " but still facing a problem ....any help ...? thanks.
Continue reading...
Continue reading...