Forum Discussion
Syndicate_Admin
4 years agoAdministrator
Formula help
Hello Community, I hope you are well... I tell you my problem in summary form: 1. I need to generate a simple calculation. I try to do it but it does not calculate well, I have this example case...
Syndicate_Admin
4 years agoAdministrator
Exactly, the HH columa contains the number of hours. What I need is that the formula performs the calculation correctly, since when making this formula: IF_EECC = ([CTP]+[FATAL])*1000000/[HH_EECC], where I add the accidents with injury (CTP + FATAL) I multiply it by 1,000,000 (this is a factor of the formula that should not be eliminated) and by dividing by the hh (hours), should result in 3.32, considering the data provided above (3*1000000/hh)