跳至主內容

搜尋

搜尋

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

登入寫評論。