P
pschatz100
I use mail merge from a database to print mailing labels. I would like to
limit the number of characters that will be entered into a field so as not to
mess up my label formatting. For example, I want no more than 20 characters
in the field for company name on my labels.
I am willing to simply truncate the data to the first 20 characters. No
fancy logic required. Thanks.
limit the number of characters that will be entered into a field so as not to
mess up my label formatting. For example, I want no more than 20 characters
in the field for company name on my labels.
I am willing to simply truncate the data to the first 20 characters. No
fancy logic required. Thanks.