hi experts, can you help with the following formula
- 1st issue is dividing by 1million because all referenced qtys are in mm, is there another solution?
- 2nd issue is the actual formula is producing an error (nothing to do with the divide by 1million)
- i just want the formula to round down to nearest 0.1 increment
=IF(G19="","",FLOOR(G19*H19*I19)/1000000,.01)