Is there a value I can set numberFormat to so that this is true for any x that contains a number? (x + empty) + 0 = x I want to convert a value that is internally a number to a string such that when I convert it back it is the same or very close. I'd like to use a method that uses numberFormat, but I'm willing to look at others. Dar Scott