Multiple Two Database integer values
I am trying to multiple two database integers to get a total value and then show it as Code128 with human-readable characters. I have the VB Script Editor going and what I thought was the correct statement was called out but I am getting an error. I will apologize that I am not at all good with VB. What have I done wrong and how do I fix it?
-
pthane
★ BarTender Hero ★
I would configure this to something like the below making the data source of the barcode a Visual Basic Script>Event Controlled Script > OnNewRecord source and then declaring/linking each field in the script and then multiplying these together:
So you get something like this:
Despite this being a very rough example I hope this helps
1 -
David Baum
★ BarTender Hero ★
This worked great! Thank you so much for the assistance!!
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare