How do I divide a number in the form fields calculation tab?
When I go to calculate, then to "Simplified field notation:" and want to divide two numbers...field A, divided by field B, I can not find a symbal to do same.
Can anyone tell me if this can be done?
Field A / Field B = Field C
Field A divided by Field B = Field C
Thanks for your help.
TonyJ50
Assuming you fields are named "FieldA", "FieldB", and "FieldC" and "FieldB" will never be zero of empty, for "FieldC" you ca use:
FieldA / FieldB
George Kaiser