跳至主內容

搜尋

搜尋

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

登入寫評論。