I am using Crystal Reports for Visual Studio .NET 2003
I have 3 fields:
{Inform first Name} {Inform Middle Name} {Inform Last Name}
There’s one space between each field. If the field {Inform Middle Name} is null then I have 2 spaces between {Inform first Name} and {Inform Last Name} and
I would like to have only one space.
Any ideas on how to set this up?
Thank you
I have 3 fields:
{Inform first Name} {Inform Middle Name} {Inform Last Name}
There’s one space between each field. If the field {Inform Middle Name} is null then I have 2 spaces between {Inform first Name} and {Inform Last Name} and
I would like to have only one space.
Any ideas on how to set this up?
Thank you