跳到主内容

搜索

搜索

Can T Calculate With Serial Number

评论

1 条评论

  • Avatar
    Ian Cummings
    版主

    Create a named numeric value data source that serializes per label.  Use an If...Then statement where you perform a Mod 6 expression on this serialized value.  If the conditional expression returns 0 (zero) then we know it is a multiple of 6 and thus set the value to one database field, else set it to the other database field.  The serialized value would reset per print job.

    0

请先登录再写评论。