Calculation not working
-
I’ve created a calculator form to calculate volume.
The fields are:
Length = fieldname3
Width = fieldname4
Depth = fieldname5
These are the equations I’ve tried in the Calculated Field:
fieldname3fieldname4fieldname5
(fieldname3)(fieldname4)(fieldname5)
PREC(fieldname3fieldname4fieldname5,2)Each field is set to numbers.
Nothing seems to work.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.