Aller au contenu principal

Recherche

Recherche

How to Calculate Check Digit Combining Multiple Fields?

Commentaires

2 commentaires

  • Avatar
    Peter Thane

    Depending on where you data is coming from (Data Entry Form or database or fixed) you may need to set the VB to run as an Event Controlled Script that runs at the appropriate time (eg OnSerialise), rather than a Multi-line script as per the image below.

    The simplest way would be to Name all three elements and then concatenate them together in the VB and then apply the check calculation to that string

     

    0
  • Avatar
    Koji Mori

    Thank you Peter so much, it works beautifully! 

    0

Vous devez vous connecter pour laisser un commentaire.