跳到主内容

搜索

搜索

Needed Introduction Label Design/vba

评论

1 条评论

  • Avatar
    Domingo Rodriguez
    版主

    You not only need to create a data source, you need to give it a shared name. Open the properties for the text object in question, select your "Data Source" on the left pane, select the "Data Source" tab on the right pane and now click on the button which is on the same line as the "Name" field. Here is where you give your datasource a shared name of "SomeData", which is the variable name you will later fill via your VBA application.

     

    In previous versions of BarTender, the steps are slightly different, but the same concept remains.

     

     

    0

请先登录再写评论。