Joined: 25 Aug 2016
Location: United Kingdom
Online Status: Offline
Posts: 4
Topic: Barcode 39 Query Posted: 08 Nov 2016 at 12:02am
Hi I am using crystal 2008 and have a template with a sub report to show operations.
I want to add a barcode if one operation = canning.
I have been advised to add the query to the field format x2 which I have done but it doesn't seem to be working. Below is the query I have added
if {Documents/Document/DetailData/DetailLine/Operation.DetOpsWorkCentre} = "Canning" then
BarcodeC39ASCII({Documents/Document/DetailData/DetailLine/Operation.DetOpsNarrat})
else
{Documents/Document/DetailData/DetailLine/Operation.DetOpsNarrat}
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum