In Crystal 8.5, you could put name2 & zip country into a formula field:
if not isnull(name2) and name2 <> " "
then name2 & CHR(13) & zip country
else zip country
The CHR(13)forces a new line, or two lines for a formula field on the report. Make the field two lines thick, or else use the [Can Grow} option.
In these cases, I create 3 header sections, and put name 2 in the middle header section. Then I format that section to "supress blank section".
Software Sales, Training, Implementation and Support for Exact Macola, eSynergy, and Crystal Reports
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.