[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Creating Excel File from SQR (numeric text)
- Subject: Creating Excel File from SQR (numeric text)
- From: Dominick LoGiudice <dlogiudice@PINE.VPCC.SUNYSB.EDU>
- Date: Fri, 1 Oct 1999 12:14:41 -0400
- References: <673AF590F85BD311A0600008C7B9A5850183D1@HICKORY.msais.com>
I am trying to create a .csv file from SQR.
My problem is fields like ssn which could have a leading 0. No matter what I
try it
when I open the .csv file in excel it drops the leading 0.
"012345678" becomes 12345678.
How do you write out numeric text fields?