I want to calculate a cost based on two variables:
- size of an area (value is pre-defined)
- standard of finishing (value is pre-defined)
How do I then calculate the results based on the range of different inputs for size and standard?
I want to calculate a cost based on two variables:
How do I then calculate the results based on the range of different inputs for size and standard?
Best answer by john.desborough
here’s one set of thoughts on the matter:
the resulting value in v_subtotal is the result of the area * the cost per square foot (at least in this hypothetical example in my head)
does that make any sense??
des
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.