Hi, I would have thought this would be really simple. All I am trying to do is print a bar-coded label # on a Crystal label (using XI). What I thought would work is stringtocode39('S'+totext({LABELS.SERIAL},00000000,"")). My data for the {LABELS.SERIAL} field is 000046931. Using the above formula, it returns *S46931*. I am trying to get it to return *S000046931*. Any thoughts? Thanks....