Hi all,
I have text in a 20char text field which I want to left align and pad out any remaining spaces with spaces in a query
I can left align the data (Format([field1],!)and I can pad out the spaces (Format([field1],"@@@@..", but I can't seem to do both.
Any suggestions would be welcome.
Ted
I have text in a 20char text field which I want to left align and pad out any remaining spaces with spaces in a query
I can left align the data (Format([field1],!)and I can pad out the spaces (Format([field1],"@@@@..", but I can't seem to do both.
Any suggestions would be welcome.
Ted