<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Applying formats while importing Excel into sas in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Applying-formats-while-importing-Excel-into-sas/m-p/52487#M14438</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Can you please suggest any solution on applying formats while importing excel file into sas.I am able to apply formats once excel has been imported into sas rather than that I would like to apply formats before importing it into sas (before creating a sas dataset).&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Samuel.</description>
    <pubDate>Mon, 19 Jul 2010 08:37:44 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-07-19T08:37:44Z</dc:date>
    <item>
      <title>Applying formats while importing Excel into sas</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Applying-formats-while-importing-Excel-into-sas/m-p/52487#M14438</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Can you please suggest any solution on applying formats while importing excel file into sas.I am able to apply formats once excel has been imported into sas rather than that I would like to apply formats before importing it into sas (before creating a sas dataset).&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Samuel.</description>
      <pubDate>Mon, 19 Jul 2010 08:37:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Applying-formats-while-importing-Excel-into-sas/m-p/52487#M14438</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-07-19T08:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Applying formats while importing Excel into sas</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Applying-formats-while-importing-Excel-into-sas/m-p/52488#M14439</link>
      <description>I don't understand your question. How is there a difference to the data in SAS, when it is formatted before it is in SAS or after?</description>
      <pubDate>Tue, 20 Jul 2010 11:18:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Applying-formats-while-importing-Excel-into-sas/m-p/52488#M14439</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2010-07-20T11:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Applying formats while importing Excel into sas</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Applying-formats-while-importing-Excel-into-sas/m-p/52489#M14440</link>
      <description>Using a DATA step approach for "importing Excel" data, you have complete control of the SAS INFORMATs that are used with the INPUT processing logic.&lt;BR /&gt;
&lt;BR /&gt;
I don't use PROC IMPORT and so I don't know of a way to override SAS PROC IMPORT and its GUESSINGROWS determination by supplying your own INFORMAT statement that gets generated by SAS during the PROC IMPORT process?&lt;BR /&gt;
&lt;BR /&gt;
Although, depending on the data-format, it may be possible to use a SAS variable that has been "input" and then use a PUT function to assign your own variable, rather than looking for a "hook" to override SAS.&lt;BR /&gt;
&lt;BR /&gt;
Suggest the OP explain in more detail what input and output should appear like, and ideally, if available, contribute actual SAS-generated log as a post/reply to the forum detailing the challenge.  You're better off providing specific instance condition  rather than just asking an open-ended question as has been done with this post.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 20 Jul 2010 12:27:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Applying-formats-while-importing-Excel-into-sas/m-p/52489#M14440</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-07-20T12:27:45Z</dc:date>
    </item>
  </channel>
</rss>

