Add A Hyphen In Between A Serial Number Follow
I have a Serial number that passed to bartender as 3SB47123456
The B47 is a the SUPPLIERCODE that is also passed to bartender.
I need to have a way to find the SUPPLIERCODE (i.e. B47) and insert a hyphen in the human readable after it.
I have to have this modularized because the SUPPLIERCODE will change.
2 comments
When I say passed I mean that the SUPPLIERCODE is a database field.
For this particular data source in the label object select the "Transforms" tab, open the properties for "Search and Replace", and create a new action to search and insert after. I guess you'd search for "B47" and set to insert the hyphen.
Please sign in to leave a comment.