Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
Perhaps you mean this for the formula for [Field E]
var number X = ([Field B] - [Field D]) * 1000;
[Field A] * $X
var number X = ([Field B] - [Field D]) * 1000;
[Field A] * $X
QuickBaseCoachD
7 years agoQrew Captain
Did you try the formula I suggested?
Please try the formula and if it is not working how you want please tell me the result is giving and the result you expected.
Please try the formula and if it is not working how you want please tell me the result is giving and the result you expected.