<?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 Re: excel header Date validation in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/excel-header-Date-validation/m-p/479807#M31132</link>
    <description>&lt;P&gt;I have no idea how to get the header (you don't mean the first row containing variable names, don't you) can be read with sas. Or do you mean an information in the first row?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please, don't post excel files, i won't open them.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jul 2018 05:58:13 GMT</pubDate>
    <dc:creator>andreas_lds</dc:creator>
    <dc:date>2018-07-20T05:58:13Z</dc:date>
    <item>
      <title>excel header Date validation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/excel-header-Date-validation/m-p/479797#M31130</link>
      <description>&lt;P&gt;I have 50 excel files which has to be imported and appended. Which i have done using a macro but the challenge is each excel sheet has a report date in the header . Which needs to be validated like for example if i am running the code for july the report date&amp;nbsp; should be july 1 else those excel files should be thrown as exception which has a different report date. (ie. report date should be 1st of every month)&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 04:51:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/excel-header-Date-validation/m-p/479797#M31130</guid>
      <dc:creator>parmeshpara</dc:creator>
      <dc:date>2018-07-20T04:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: excel header Date validation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/excel-header-Date-validation/m-p/479807#M31132</link>
      <description>&lt;P&gt;I have no idea how to get the header (you don't mean the first row containing variable names, don't you) can be read with sas. Or do you mean an information in the first row?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please, don't post excel files, i won't open them.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 05:58:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/excel-header-Date-validation/m-p/479807#M31132</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2018-07-20T05:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: excel header Date validation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/excel-header-Date-validation/m-p/479818#M31133</link>
      <description>&lt;P&gt;Define "Header". You can only import data into SAS that is contained in the spreadsheet from cell A1 to [last used cell]. Everything else is out of reach of proc import.&lt;/P&gt;
&lt;P&gt;If it is contained in a separate line (apart from the line that defines the columns), you need to do two separate steps: one that fetches the date, and one that fetches the data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For further help, export the data to a csv file and post that into a {i} window or as an attachment (just enough lines to illustrate your issue).&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 07:09:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/excel-header-Date-validation/m-p/479818#M31133</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-07-20T07:09:25Z</dc:date>
    </item>
  </channel>
</rss>

