<?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: output excel as an Excel table (ctrl+t)? in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/output-excel-as-an-Excel-table-ctrl-t/m-p/319677#M1980</link>
    <description>&lt;P&gt;What I'm trying to accomplish is exporting to excel and have the data automatically formatted as a Table.&lt;/P&gt;&lt;P&gt;So, instead of exporting the data, opening it in excel, and then formatting it as a Table (which can be accomplished by highlighting the data and pressing ctrl+t), I would like the table to be already formatted as a Table when it's exported by SAS.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Dec 2016 21:49:55 GMT</pubDate>
    <dc:creator>gzr2mz39</dc:creator>
    <dc:date>2016-12-16T21:49:55Z</dc:date>
    <item>
      <title>output excel as an Excel table (ctrl+t)?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/output-excel-as-an-Excel-table-ctrl-t/m-p/319610#M1978</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Is it possible to output an excel file with the data formatted as a table (ctrl+t)?&lt;BR /&gt;If so, how can this be done?&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2016 18:29:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/output-excel-as-an-Excel-table-ctrl-t/m-p/319610#M1978</guid>
      <dc:creator>gzr2mz39</dc:creator>
      <dc:date>2016-12-16T18:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: output excel as an Excel table (ctrl+t)?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/output-excel-as-an-Excel-table-ctrl-t/m-p/319674#M1979</link>
      <description>&lt;P&gt;For Excel support, consult a Microsoft-oriented forum.&lt;/P&gt;
&lt;P&gt;Or do you need help in exporting SAS data to Excel? In that case, use proc export.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2016 21:40:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/output-excel-as-an-Excel-table-ctrl-t/m-p/319674#M1979</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-12-16T21:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: output excel as an Excel table (ctrl+t)?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/output-excel-as-an-Excel-table-ctrl-t/m-p/319677#M1980</link>
      <description>&lt;P&gt;What I'm trying to accomplish is exporting to excel and have the data automatically formatted as a Table.&lt;/P&gt;&lt;P&gt;So, instead of exporting the data, opening it in excel, and then formatting it as a Table (which can be accomplished by highlighting the data and pressing ctrl+t), I would like the table to be already formatted as a Table when it's exported by SAS.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2016 21:49:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/output-excel-as-an-Excel-table-ctrl-t/m-p/319677#M1980</guid>
      <dc:creator>gzr2mz39</dc:creator>
      <dc:date>2016-12-16T21:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: output excel as an Excel table (ctrl+t)?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/output-excel-as-an-Excel-table-ctrl-t/m-p/319680#M1981</link>
      <description>&lt;P&gt;Once again for the Excel-centric: How and what&amp;nbsp;are you currently moving the SAS results to Excel? If using proc export to send a dataset likely there is no solution as that procedure is intended for data interchange files and contains no formatting information at all on purpose.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Procedure output may be another matter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried using ODS EXCELXP ? That creates xml that Excel can read and I would expect it bring it results as tablish of sorts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Be aware that Excel will reformat things and you may have to spend time forcing values with leading zeroes to appear correctly.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2016 22:00:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/output-excel-as-an-Excel-table-ctrl-t/m-p/319680#M1981</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-12-16T22:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: output excel as an Excel table (ctrl+t)?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/output-excel-as-an-Excel-table-ctrl-t/m-p/319843#M1982</link>
      <description>&lt;P&gt;Using ods tagsets.excelxp or ods excel (if you run SAS 9.4) allows you to create formatted spreadsheets.&lt;/P&gt;
&lt;P&gt;But be aware that it will take more work than just hitting ctrl-t.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 07:58:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/output-excel-as-an-Excel-table-ctrl-t/m-p/319843#M1982</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-12-19T07:58:52Z</dc:date>
    </item>
  </channel>
</rss>

