跳至主內容

搜尋

搜尋

Print The Label Copies Field

評論

2 條評論

  • Avatar
    Ian Cummings
    版主

    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

登入寫評論。