Click to See Complete Forum and Search --> : Formula Join Not working in Crystal 11?


caddy
December 28th, 2005, 10:19 AM
http://support.businessobjects.com/library/kbase/articles/c2002968.asp

Trying to do a simple Join from a Forumla field so I can display all of my selects in a header, but it's not working:

• Crystal Syntax:

whileprintingrecords;

join({?Parameter}, chr(10));


Anybody run into this?