Skip to main content
leandrap82962701
Participant
July 17, 2018
質問

Basic calculation

  • July 17, 2018
  • 返信数 1.
  • 303 ビュー

How do I set fields to automatically subtract one amount from another on a fillable form? I am not familiar with coding or script writing.

このトピックへの返信は締め切られました。

返信数 1

Inspiring
July 17, 2018

Are these two amounts other field values, a field value and a constant, something else? The more info you provide the better.

The simplified field notation option of a calculated field may be the simplest approach. The alternative is JavaScript.

leandrap82962701
Participant
July 17, 2018

Thank you George for your response.

I accidentally found the error (the field names had spaces in them).

After I removed it the formula worked!