跳到主内容

搜索

搜索

Trouble With Excel 2010 And Bartender 10

评论

5 条评论

  • Avatar
    Fernando Ramos Miracle

    Hello Lathamlee

     

    Instead of using a VB script to filter the database, why don't you use our Query feature? Following the below link you'll find a training video on how to use it (among other methods to select records at print time):

     

    http://www.seagullscientific.com/label-software/training-video-(selecting-records-from-a-database-at-print-time).aspx

     

    Regards.

    0
  • Avatar
    Legacy Poster

    Fernando; Thanks for the quick response! I viewed the video, my question is when I try to add a second prompt and a third prompt, only one shows up before the Data Entry Form does. How do I get multiple prompts to appear?

    0
  • Avatar
    Domingo Rodriguez
    版主

    I've attached a screenshot on how 2 query prompts would look like on BarTender's database connection setup dialog. Is this how you've set them up?

    0
  • Avatar
    Legacy Poster

    thanks Domingo, Yes i can create multiple prompts, the problem is the user only inputs a single number like: 128015wht00500. From that number with trucation four fields are populated, 128 =Item,015=thickness,wht= color and 00500 = width. The user isn't knowledgable of the breakdown so I can't create individual prompts. Ahead of time, I thank you for your help

    0
  • Avatar
    Domingo Rodriguez
    版主

    In this case you would need to automate BarTender via a third party application (via our .NET SDKs e.g.) which will divide this single number into separate query prompts, and you then assign to each query prompt created in BarTender its corresponding value: http://www.seagullscientific.com/label-software/whitepapers/controlling-barcode-label-software-using-c-sharp-and-vb.net(english).pdf

     

    With VBScript you might be able to achieve it (if the result of the query prompt only returns one record), but in my opinion developing a small front-end is much more professional and also much easier.

    0

请先登录再写评论。