tford Recent thread discussed removing spaces from the end of an attribute. Following is a formula that will accomplish it: BO.Attribute=WORDS_FROM_LEFT(BO.Attribute,WORD_NUMBER(BO.Attribute))
ghilton I have just rested the above and this works a treat. Thanks for sharing that with us Tom it has rid me of this issue! Cool!