[FONT="]Hi, I am trying to combine the functions IF(), AND(), and LEFT() in a formula, however excel keeps saying #VALUE ! or #NAME ? instead of calculating the formula. This is the formula I typed, please help me find out what the problem with it is. Thank you in advance.[/FONT]
[FONT="]=IF(AND(LEFT(Product_Code,2)="CW",Stock_Quantity>15*Average_Daily_Sales),25%,"") [/FONT]
[FONT="]=IF(AND(LEFT(Product_Code,2)="CW",Stock_Quantity>15*Average_Daily_Sales),25%,"") [/FONT]