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 (December 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments:   To: kondal <kondal717@GMAIL.COM>
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


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