Carriage Return

Can you tell me the code for a carriage return in a Crystal formula? I think I’ve used it before, but forgotten the syntax or number… perhaps it was in SQL that made it worked… something like CHR(xx) ?

It let me format a display field just right

Thanks


mikebird (BOB member since 2008-12-27)

It’s CHAR(13)


mikebird (BOB member since 2008-12-27)

IT’S CHR(13)


mikebird (BOB member since 2008-12-27)