Skip to Content
0
Former Member
Apr 14, 2014 at 08:28 PM

Barcode 39 Function Help

264 Views

Hello,

I'm trying to create a code 39 barcode for a report and I'm using the custom function provided by Azalea here, see attached for custom formula.

Then I create a new formula that calls the custom function like this:

Code39(totext({rpt_DriveShiftDetail.ShiftID}+1000000,0,'')) which takes a field in my DB, adds 1,000,000 to it and converts it to text.

I thought the formula would then take the value and convert it to a barcode, but it reality is it just taking the number and bracketing it with * xxx *.

Any ideas on what I'm missing here to get this to be converted to a code 39 barcode?

Thanks,

Attachments

NoBarcode.png (944 B)
Code39.png (8.0 kB)