Is there an easy wasy to convert a number to a two-digit decimal place (currency - ie - $7.42). I figured that there is probably a very simple way to do this in Version 5 using the String Object. I just need to convert a number to currency format, or add $.00 at the end if it's a whole number.

Thanks,
mOnkEymAn