Hi ,
i've managed to add barcodes to my report. In order for a scanner to read the code i need to add * at the starting and ending of an expression.
my expression is =[PCC] & "QR" & [ID] and the barcode shows correctly but how do i add * at the starting and ending of the expression so that the value in the text box is read as *340EQR213* and not as 340EQR213.
i've managed to add barcodes to my report. In order for a scanner to read the code i need to add * at the starting and ending of an expression.
my expression is =[PCC] & "QR" & [ID] and the barcode shows correctly but how do i add * at the starting and ending of the expression so that the value in the text box is read as *340EQR213* and not as 340EQR213.