Hello,
I have this label that I'm working on, and it has a Quantity field that I need to convert to a barcode
The way I'm converting to barcode is through a formula, and not through a right click on the field to "Change to barcode".
The formula reads as:
"Q" + totext({V_LMINVTRY_PURCHASED.QUANTITY})
The "Q" is there because our WMS system requires a Q prefixed before any quantity field
But then the barcode shows as:
How can I fix the barcode to Not display the comma?
Thanks,
Basel
Edited by Beso90 - 26 Aug 2019 at 6:41am