Re: commas in format string
Mike Roth <mroth-J0aWFLYJOWhWk0Htik3J/[email protected]>
| Newsgroups | gmane.text.rlib.user |
|---|---|
| Message-ID | <1114013036.17794.5.camel@mikeroth> |
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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/rlib-users ------------------------------------------------------- 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