Saltar al contenido principal

Búsqueda

Búsqueda

Can T Calculate With Serial Number

Comentarios

1 comentario

  • Avatar
    Ian Cummings
    Moderador

    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

Iniciar sesión para dejar un comentario.