Question
Help with JavaScript code for IF with a price range
Looking to have a form that can populate when I enter one rate. I need a javascript that seems relativley easy.
When I enter a rate in "Box A" I would like "Box B" to formulate, however I would like a price range to be added.
Example:
"Box A"- (Price for snow removal) Rate can be anywhere from $40-50 to calculate "Box B" (salting rate) which would be $30 for the range of $40-50.00
Any help is appreciated!!!
