If you create your text file from a query, you can use the CStr() function by making it an expression. Instead of pulling MyNumericField down to the grid in Query Design view, put NameAsIWantItToAppearInTheReport: Cstr([MyNumericField]) in the Field row.