M
Mac
Dear All,
I have a field that is 18 characters long, I need the result of this
field to form part of a concatenated string elsewhere, but it must
always be 18 characters long, even if the string in the field is less
than this. Eg: "ABCDE" would become "ABCDE ". I've tried
format([Field],"******************") and variations (the asterisk being
a back-slash, all upper case A, etc). Can anyone help.
TIA
Andy
I have a field that is 18 characters long, I need the result of this
field to form part of a concatenated string elsewhere, but it must
always be 18 characters long, even if the string in the field is less
than this. Eg: "ABCDE" would become "ABCDE ". I've tried
format([Field],"******************") and variations (the asterisk being
a back-slash, all upper case A, etc). Can anyone help.
TIA
Andy