Skip to main content

Search

Search

Can T Calculate With Serial Number

Comments

1 comment

  • Avatar
    Ian Cummings
    Moderator

    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

Please sign in to leave a comment.