跳到主内容

搜索

搜索

How to find the remainder when dividing two text data?

评论

1 条评论

  • 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

请先登录再写评论。