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 (January 2010, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 29 Dec 2009 10:57:44 -0800
Reply-To:     alves <alves.paulo@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         alves <alves.paulo@GMAIL.COM>
Organization: http://groups.google.com
Subject:      Excel 2007
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

Hi,

I use SAS 9.1 and I have a very simple macro to import excel files, but unfortunately and I as I would expect it does not work with 2007.

Can anyone tell me what do I have to do to my system or to my macro for it to work with excel 2007? The macro basically uses the following line to import the files:

libname XLSTEMP SOURCE Header=NO Mixed=YES VER=2002

Thanks in advance and have a Happy 2010.

PA


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