Aller au contenu principal

Recherche

Recherche

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

Commentaires

1 commentaire

  • 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

Vous devez vous connecter pour laisser un commentaire.