Skip to main content
Participant
July 30, 2019
質問

I am trying to create a money total from fields. The catch is I want to enter the quantity of denominations ($100 -- 1) and have the total field fill with 100 and not 1. Any ideas? Using for currency and coin.

  • July 30, 2019
  • 返信数 1.
  • 251 ビュー

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

返信数 1

try67
Community Expert
Community Expert
July 30, 2019

This can be done using a script or even the Simple Field Notation option in the Calculate tab, by multiplying each value with the amount it represents and then add them all up, but the names of your fields are not visible in that screenshot...