convert exel formula to javascript
Need help converting this excel formula to a javascript widget for my site.
Will you help me with this?
=IF(B2<11,C5*A8,IF(B2<26,C5*B8,IF(B2<51,C5*C8,IF(B 2<76,C5*D8,C5*E8))))
Are there programs out there I can use to make this conversion, and make it function on the web?
thanks in advance for any suggestions you may have.
Steve
|