I have a Crystal Report using VS2010.
The report is a form letter. So it looks like this.
Date
City Day Time
C/O FName LName
Address
Address2
City, State Zip
Dear City Day Time,
Then the letter goes here.
My problem is in the text object I am "Suppress Embedded Field Blank Lines" so that when the Address2 line is blank it will suppress it, however, it is also supressing my first City Day Time line when the Day and Time fields are blank. Even if the City is not blank. It only does this on the first City Day Time not on the Dear City Day Time, line.
As you can see above on the Dear line the - ATLANTA MON is the City and Day fields, but up above the C/O Joe Blow line it is completely suppressed because the Time field is blank so it won't even show the City and Day fields.
This is what it would look like if all the fields were filled in.
How do I fix this?
Thanks,
Stacy