Hello,
I am not an expert in this 128 barcode, but we had this consultant who is supposely fix this problem, is no longer available.
We have program created to input information to Access db and Crystal Report XI to print out label. I have formula for primary barcode, it starts with H (for HIBC) then numbers. This is the formula: BarcodeC128A({BarCodeTable.PrimaryBarCode}) - I can scan this.
I have formula for PO # and it has numbers in it and I can't get it to scan. This is the formula: BarCodeC128A({BarCodeTable.QtyToShip})
At first I had error, so I converted it to string and it still doesn't work. This is the formula: BarCodeC128A(ToText({BarCodeTable.QtyToShip})) - I cannot scan this.
I don't know what other information you would need to help me solve this problem. I'd greatly appreciate it.
I am not an expert in this 128 barcode, but we had this consultant who is supposely fix this problem, is no longer available.
We have program created to input information to Access db and Crystal Report XI to print out label. I have formula for primary barcode, it starts with H (for HIBC) then numbers. This is the formula: BarcodeC128A({BarCodeTable.PrimaryBarCode}) - I can scan this.
I have formula for PO # and it has numbers in it and I can't get it to scan. This is the formula: BarCodeC128A({BarCodeTable.QtyToShip})
At first I had error, so I converted it to string and it still doesn't work. This is the formula: BarCodeC128A(ToText({BarCodeTable.QtyToShip})) - I cannot scan this.
I don't know what other information you would need to help me solve this problem. I'd greatly appreciate it.