Forum Discussion
Halikarnas76
Sep 24, 2019Copper Contributor
To use more than one IF formula
Good day to all I want to use more than one IF in formula to calculate commission amount to be given from the profit.My formula is =IF(C4>20%*C21;3%*C4;IF(C4>40%*C21;5%*C4;"No Bonus")) All the ti...
Subodh_Tiwari_sktneer
Sep 24, 2019Silver Contributor
Halikarnas76
Sep 24, 2019Copper Contributor
Thanks for quick helpSubodh_Tiwari_sktneer
But i already tried to use comma instead of semicolon. Here is the error message in attached