From: Mike R. <mr...@si...> - 2005-04-20 16:04:13
|
Hi Al: To format with commas use the $ (dollar sign) within the % format: format="'%$.02d'" This should turn 12345.67 to 12,345.67 Best Regards, Mike On Wed, 2005-04-20 at 10:52 -0500, Al Arzaga wrote: > Is there a way to represent large numbers with commas in every three digits? > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: New Crystal Reports XI. > Version 11 adds new functionality designed to reduce time involved in > creating, integrating, and deploying reporting solutions. Free runtime info, > new features, or free trial, at: http://www.businessobjects.com/devxi/728 > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users |