メインコンテンツへスキップ

検索

検索

Noob - Calculate A Value Based On Difference Between Data Entry Fields

コメント

1件のコメント

  • Avatar
    Shotaro Ito

    You need to get value from data sources, which linked to data entry fields.

     

    On template, you need to name data source. then you can create a text with VB script source, like

     

    Value = EndNo - StartNo + 1.

     

     

    0

サインインしてコメントを残してください。