I'm creating a string that will have the account number and the account description, in the formula field - for example(ToText(accountnum+" "+Trim(acctdesc) However, the account number returns the number with a comma. Can any tell me the syntax of how to get rid of the comma?