I am trying unsuccessfully to perform math in a field from two values ("hours" and "rate") that I've stored in Document Properties. We manage the values in the Document Properties as we are able to access them using our in house FileMaker solution.
The value in the field now is:
{=({DOCPROPERTY hours}*{DOCPROPERTY rate})}
... Which results in:
!Syntax Error, {
Can someone please assist? What mistake am I making with the syntax?
Thanks,
Adam
The value in the field now is:
{=({DOCPROPERTY hours}*{DOCPROPERTY rate})}
... Which results in:
!Syntax Error, {
Can someone please assist? What mistake am I making with the syntax?
Thanks,
Adam