| Date: | Sun, 6 Dec 2009 09:40:43 -0800 |
| Reply-To: | mlhoward@avalon.net |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Mary <mlhoward@AVALON.NET> |
| Subject: | Re: Problem in Multiple Excel Sheets |
|
| Content-Type: | text/plain; charset="UTF-8" |
|---|
Usually this doesn't have to do with the style; it has to do with
something that you are importing is not valid for Excel.
You can try going to the file the error message points you
to to see if it gives more information; often it does.
I've found most often this has to do with using too long
a string for the sheet names.
-Mary
--- kondal717@GMAIL.COM wrote:
From: kondal <kondal717@GMAIL.COM>
To: SAS-L@LISTSERV.UGA.EDU
Subject: Problem in Multiple Excel Sheets
Date: Wed, 2 Dec 2009 22:40:52 -0800
Dear All,
I generate Multiple excel sheets using ODS TAGSETS.EXCELXP
statement.
But does not open.
Error: Problems came up in the following areas during load
Table
style
How to avoid this type of error
Thanks
|