<?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: read excel into ods in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/read-excel-into-ods/m-p/366604#M18811</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/144199"&gt;@tomrvincent&lt;/a&gt;: Not sure exactly what you mean but, to me, it sounds like your 'want' is something that a group of us wanted a few years back and created a macro to accomplish the task in SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at:&amp;nbsp;&lt;A href="http://www.sascommunity.org/wiki/A_Poor/Rich_SAS_Users_Proc_Export" target="_blank"&gt;http://www.sascommunity.org/wiki/A_Poor/Rich_SAS_Users_Proc_Export&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One of the macro's capabilities is that it lets you specify an Excel template, or any Excel worksheet that you want to use as a template, and export all or part of a SAS dataset into specfic (but not pre-defined) ranges in the worksheet .. keeping all of the formatting, headings and formulas contained in the template.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jun 2017 14:38:21 GMT</pubDate>
    <dc:creator>art297</dc:creator>
    <dc:date>2017-06-13T14:38:21Z</dc:date>
    <item>
      <title>read excel into ods</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/read-excel-into-ods/m-p/366585#M18809</link>
      <description>&lt;P&gt;Anyone figure out how to read the structure of an Excel xlsx file into SAS ODS statements?&amp;nbsp; Rather than build the ODS, use the Excel file to create a template?&amp;nbsp; It would be very handy when provided a template from a customer or govt agency to be able to recreate it within SAS.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 14:14:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/read-excel-into-ods/m-p/366585#M18809</guid>
      <dc:creator>tomrvincent</dc:creator>
      <dc:date>2017-06-13T14:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: read excel into ods</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/read-excel-into-ods/m-p/366604#M18811</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/144199"&gt;@tomrvincent&lt;/a&gt;: Not sure exactly what you mean but, to me, it sounds like your 'want' is something that a group of us wanted a few years back and created a macro to accomplish the task in SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at:&amp;nbsp;&lt;A href="http://www.sascommunity.org/wiki/A_Poor/Rich_SAS_Users_Proc_Export" target="_blank"&gt;http://www.sascommunity.org/wiki/A_Poor/Rich_SAS_Users_Proc_Export&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One of the macro's capabilities is that it lets you specify an Excel template, or any Excel worksheet that you want to use as a template, and export all or part of a SAS dataset into specfic (but not pre-defined) ranges in the worksheet .. keeping all of the formatting, headings and formulas contained in the template.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 14:38:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/read-excel-into-ods/m-p/366604#M18811</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-06-13T14:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: read excel into ods</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/read-excel-into-ods/m-p/366608#M18812</link>
      <description>&lt;P&gt;Sorry, bit confused. &amp;nbsp;Excel doesn't have "structure"? &amp;nbsp;You can put anything anywhere. &amp;nbsp;Secondly, ODS is the Output Delivery System, you dont put structure into it?&lt;/P&gt;
&lt;P&gt;If you have a template Excel file and need to conform to that, then I would look at the method of getting data into it. &amp;nbsp;So perhaps one idea is to dump data out to CSV and then use Excel VBA to read it in and put it where required in the Excel doc. &amp;nbsp;Recreating what an Excel file looks like will be both very difficult and long winded.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 14:40:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/read-excel-into-ods/m-p/366608#M18812</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-06-13T14:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: read excel into ods</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/read-excel-into-ods/m-p/366981#M18818</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp; I think that will work out just fine!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 14:30:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/read-excel-into-ods/m-p/366981#M18818</guid>
      <dc:creator>tomrvincent</dc:creator>
      <dc:date>2017-06-14T14:30:59Z</dc:date>
    </item>
  </channel>
</rss>

