Zum Hauptinhalt gehen

Suche

Suche

Minimum Barcode Characters (Pad On)

Kommentare

1 Kommentar

  • Avatar
    Shotaro Ito

    In BarTender 10.0 or later, In data source, data type tab, you can apply Number type for desired number format.

    For previous versions, you need to apply VB Script in more options - such as below:

    If IsNumeric(Value) then Value = 0 + Value
    
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.