I am trying to send data from an MDB to a report. In the tables the Number data has commas and once VB reads it into the report (I use it by reading straight from the DB not by a variable IE: rs!field1) the commas do not print or show. Any suggestions on how to print the commas or format this data??
Thanks