跳到主内容

搜索

搜索

Vb Script For Calling Data From Excel Database

评论

1 条评论

  • Avatar
    Ian Cummings
    版主

    I'm not sure what your Sheet1.Range() expression is supposed to be exactly.  If you are trying to reference a field in BarTender's database connection then you use the below syntax:

     

    Example: Field("Sheet1$.Net Weight")

    0

请先登录再写评论。