How do I force a text format in a .xls file created via SQR?
We are creating a file as a .xls file for a vendor that requires that file type. For one column that is 16 digits, when the vendor reads the xls file, the column is in scientific format. I need to force it to be a text format without using apostrophes or quotes in the value. Can anyone help me?