T
Ton@Home
What i do here wrong, its not working.
=IF(C7<=9;(10-C7)*47/100*1000;"Nothing";IF(C7>=11;"HELP"))
=IF(C7<=9;(10-C7)*47/100*1000;"Nothing") <-- this is working.
Help
To
=IF(C7<=9;(10-C7)*47/100*1000;"Nothing";IF(C7>=11;"HELP"))
=IF(C7<=9;(10-C7)*47/100*1000;"Nothing") <-- this is working.
Help
To