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
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
|