Skip to main content

Search

Search

Print The Label Copies Field

Comments

2 comments

  • Avatar
    Ian Cummings
    Moderator

    Create a text object on the label, set the data source type to be Event based VB script, and edit the "OnNewRecord" script to have the below expression:

     

    value = Format.IdenticalCopiesOfLabel

     

    Job done!

    0
  • Avatar
    Legacy Poster

    Thanks!

    0

Please sign in to leave a comment.