LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 2000, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 29 Jun 2000 10:44:48 +0100
Reply-To:   "Vyverman, Koen" <koen.vyverman@FID-INTL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Vyverman, Koen" <koen.vyverman@FID-INTL.COM>
Subject:   Leading Quotes introduced with v8 Export to Excel
Comments:   To: "List SAS-L (E-mail)" <sas-l@uga.cc.uga.edu>
Content-Type:   text/plain; charset="iso-8859-1"

LS,

When using the File-menu Export wizard in v8 (Win95) to dump a SAS data set into an Excel 97 or 2000 spreadsheet, it seems that single quotes are inserted before every character variable. Consider e.g. a $ 20 variable TITLE having values as follows:

OBS TITLE 1 Emphyrio 2 Chateau d'If 3 Throy

After exporting, this shows up in the resulting Excel 97 file as a column with the cells containing strings 'title 'Emphyrio 'Chateaud'If 'Throy

These quotes are not visible in the cells themselves, but when one is selected, the Excel command line (or whatever it is called) shows that they are there.

I find this quite annoying. Using the v6.12 Export wizard with the same data set produces the expected output, i.e. without leading quotes added.

Searching the online help proved a fruitless exercise. Has somebody else noticed this behaviour? Any suggestions on how to turn off this quote inserting feature?

Cheers, Koen.

--------------------------------- Koen Vyverman Marketing Database Manager Fidelity Investments - Luxembourg Phone : (++352) 250 404 22 63 Mobile: (++352) 21 37 68 37 Fax : (++352) 250 404 22 08 ---------------------------------


Back to: Top of message | Previous page | Main SAS-L page