Guru's,
I'm trying to print bar codes of equipment, inventory, and locations with Crystal Reports 7.0. I'm using the Code39One bar code font. I know from previous usage of this font that I must first put an astrick in front and after the data field in order for the bar code scanner to understand the bar code. (Example: *C123456789*)
I have tried to convert the alphanumeric data field to this barcode but have had no luck:
(1) Attempted to use the NumberToCode39 function, but that only works on numeric fields.
(2) Created a text block and put an astrick in the beginning of the block and then dropped in the datafield and then put an astrick afterwords in the text block and it doesn't work.
Any ideas?
Cherrel.
I'm trying to print bar codes of equipment, inventory, and locations with Crystal Reports 7.0. I'm using the Code39One bar code font. I know from previous usage of this font that I must first put an astrick in front and after the data field in order for the bar code scanner to understand the bar code. (Example: *C123456789*)
I have tried to convert the alphanumeric data field to this barcode but have had no luck:
(1) Attempted to use the NumberToCode39 function, but that only works on numeric fields.
(2) Created a text block and put an astrick in the beginning of the block and then dropped in the datafield and then put an astrick afterwords in the text block and it doesn't work.
Any ideas?
Cherrel.