Several Different Dmcs Out Of One Database
Hi there again,
I have another issue. I wanna create a kind of a delivery note out of one Bartender-file. For every article on that delivery note I need a special (and of course different) DMC out of one Database (Excel-file where the articles are listed). Is it even possible to select different datalines in Excel for several DMCs in one Bartender-file? Perhaps its possible to link to another Bartenderfile where I print the Labels for every single article ?!
Best regards
J.Marek
[attachment=1312:delivery note.png]
-
Permanently deleted user
★ BarTender Hero ★
Hello,
BarTender is connecting to databases such as Excel file using the records as reference. It is currently not possible to pull data from multiple records in the database into one label. The system would be:
Label 1: Record 1
Label 2: Record 2
etc...
Your options are then to either put all the data needed for that label on the same record, for example as a "invoice record" that contains all the articles in that delivery, or you can use VB scripting to pull the data from the database.
If you have an Automation edition, you can also use our SDK to create an application controlling BarTender to gather the data and then insert it in the label all in one go.
Both of these last options require coding knowledge on your part.
Best regards,
0 -
[...] Your options are then to either put all the data needed for that label on the same record, for example as a "invoice record" that contains all the articles in that delivery [...]
Hey Adrien,
Sorry, I don't get it... I only have one Excel database (record?!). All articles are listed there... Or does "record" mean something else than "database"?
Best regards
0 -
Hello,
"record" refers to each line in your database sheet. What Adrien mentioned is that you'll get a different label for each record or line of your Excel file.
Please take a look at the following training video for more details on the matter:
http://www.seagullscientific.com/label-software/training-video-(reading-data-from-database).aspx
Regards.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare