> that way you'll know if there are any extra characters (like spaces). if you > see -25.00 - then you know that you have extra chars. You can get rid of > them with the trim function but, I would be more interested in finding out > why my code was generating those extra chars.
That's just the way numberformat works. If you use the optional "_" placeholder and there is no number that can fill it, it is replaced with a space. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Get the mailserver that powers this list at http://www.coolfusion.com

