Sorry I do not understand what you are trying to achieve, in the layout you have shown the third field is left justified.
when you concatenate the fields like this {Contract} & ' ' & {Description} & ' ' & {Name} they are automatically left justified relative to each other.
Please show us what you are getting and what you would like to achieve.
Ian
Add comment