N
neil
Has anyone had experience programming with functions or
formulas that occasionally change? We're working on a
pricing app and it would be straight-forward enough to
build it with a known formula (price = a+b+c/d), but we
have to account for business conditions that change the
formula.
Does anyone know how to do this without recompiling?
Thanks.
formulas that occasionally change? We're working on a
pricing app and it would be straight-forward enough to
build it with a known formula (price = a+b+c/d), but we
have to account for business conditions that change the
formula.
Does anyone know how to do this without recompiling?
Thanks.