Click to See Complete Forum and Search --> : How do I in Crystal 10


grad74sfp
February 27th, 2006, 04:03 PM
Using CRYSTAL 10.

A field titled INVOICE NUMBER always has *0000000 at the end. These are extraneous characters I do not need on the report. How do I remove them from the Invoice Number field. The field length is 25; and, again, I do not need the last eight characters.

sraheem
February 28th, 2006, 08:28 AM
If it is a character field then u can use SQL expression , and builtin function substring.