Z
Zalthu
I want to concatenate 3 fields in a report header so that the space between
different sized textboxes is eliminated. For Example:
Title FirstName LastName
Some names are longer than others but I want to reduce the space between
FirstName and Last Name to about one character space without spilling over
onto the next field
I have found lots about removing white space in rows but not much linearly.
I used to do something similar in Delphi by, if my memory serves me
correctly, putting all the three fields inside another text control with the
properties set to grow and shrink. can't remember the details though.
Any ideas?
different sized textboxes is eliminated. For Example:
Title FirstName LastName
Some names are longer than others but I want to reduce the space between
FirstName and Last Name to about one character space without spilling over
onto the next field
I have found lots about removing white space in rows but not much linearly.
I used to do something similar in Delphi by, if my memory serves me
correctly, putting all the three fields inside another text control with the
properties set to grow and shrink. can't remember the details though.
Any ideas?