Answered
Please help to convert this excel formula in java script if(text32>601,text32*1,text32*text10) Thanks in Anticipation
if(text32>601,text32*1,text32*text10)
Please help to convert above mentioned formula in java script
Thanks in anticipation
if(text32>601,text32*1,text32*text10)
Please help to convert above mentioned formula in java script
Thanks in anticipation
Why does you multiply with 10?
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.