Date: Sat, 25 Oct 2008 10:40:36 -0400
Reply-To: Arthur Tabachneck <art297@NETSCAPE.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Arthur Tabachneck <art297@NETSCAPE.NET>
Subject: Re: dde excel not updating
Zakaria,
As shown in your last post ( http://xrl.us/ou3xe ), your log doesn't match
the code you say you submitted. In particular, you now have two data steps
where you are trying to write to excel, one presumably with one variable,
one row, and another with two variables and one row. Further, both
instances appear to be from a file in your work directory, rather than from
the second libname as indicated in your initial posts.
A couple of extra questions for you:
1. At work, can you open the spreadsheet in Excel?
2. Can you provide an example of what the data looks like in your SAS
file?
3. What do you expect the spreadsheet to look like after you've run the
code?
4. Show the code you ran to produce the log you showed.
Art
|