Hello,
I am using Crystal Pro version 10 with an informix datbase.
I am creating a purchase order form for case packs. One of the requirements is to take the first 3 characters of the Purchase Order Number with no padding. So if the po number is 9 we only print 9, otherwise we print the first 3 characters of the PO number. Then we want to concatenate that PO number value with the line number of the Purchase order and have it display as one field.
I can't seem to find how to subscript a numeric field. If I use to text, it adds a comma separator that I don't want to have displayed.
Any ideas on how to accomplish this?
Many thanks in advance.
Stacey
I am using Crystal Pro version 10 with an informix datbase.
I am creating a purchase order form for case packs. One of the requirements is to take the first 3 characters of the Purchase Order Number with no padding. So if the po number is 9 we only print 9, otherwise we print the first 3 characters of the PO number. Then we want to concatenate that PO number value with the line number of the Purchase order and have it display as one field.
I can't seem to find how to subscript a numeric field. If I use to text, it adds a comma separator that I don't want to have displayed.
Any ideas on how to accomplish this?
Many thanks in advance.
Stacey