V
vsaun
I have a report which prints a persons full name on one row/line, using the
following fields/text boxes: Title, First Name, Middle/Maiden Name, Last
Name, Suffix. Most of the names do not have a title, Middle or Suffix data.
How can I get the report to move the info together if one of the fields is
empty. For example -
"John Smith" instead of "[blank title] John [blank middle] Smith [blank
suffix].
I noticed others have asked about omitting blank spaces, but my problem is
that the fields/text boxes are on the same line.
following fields/text boxes: Title, First Name, Middle/Maiden Name, Last
Name, Suffix. Most of the names do not have a title, Middle or Suffix data.
How can I get the report to move the info together if one of the fields is
empty. For example -
"John Smith" instead of "[blank title] John [blank middle] Smith [blank
suffix].
I noticed others have asked about omitting blank spaces, but my problem is
that the fields/text boxes are on the same line.