Skip to main content

Search

Search

How to find the remainder when dividing two text data?

Comments

1 comment

  • Avatar
    Peter Thane

    You need to use the Mod command so something like

     

    Depending on when your data is available, you may need to run the VB as an Event Controlled Script say OnNewRecord if the data is populated from a database or OnPostPrompt if the data is entered via a Data Entry Screen box

    0

Please sign in to leave a comment.