<?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: export to a specific row/cell in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/export-to-a-specific-row-cell/m-p/70092#M946</link>
    <description>Hi:&lt;BR /&gt;
  I believe this paper shows how to export to a "named range" using the LIBNAME engine:&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi31/024-31.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi31/024-31.pdf&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
  cynthia</description>
    <pubDate>Thu, 26 May 2011 19:41:41 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2011-05-26T19:41:41Z</dc:date>
    <item>
      <title>export to a specific row/cell</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/export-to-a-specific-row-cell/m-p/70091#M945</link>
      <description>can you export data to an excel sheet row or cell  something like below&lt;BR /&gt;
&lt;BR /&gt;
LIBNAME SDF   "&amp;amp;sasdir";&lt;BR /&gt;
PROC EXPORT DATA=SDF.ORDERS&lt;BR /&gt;
           FILE='c:\temp\demo.xlsb'&lt;BR /&gt;
            DBMS=EXCEL REPLACE;&lt;BR /&gt;
   SHEET='Orders';&lt;BR /&gt;
   Row = 10;&lt;BR /&gt;
   column =0;&lt;BR /&gt;
RUN;</description>
      <pubDate>Thu, 26 May 2011 17:49:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/export-to-a-specific-row-cell/m-p/70091#M945</guid>
      <dc:creator>mick_g</dc:creator>
      <dc:date>2011-05-26T17:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: export to a specific row/cell</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/export-to-a-specific-row-cell/m-p/70092#M946</link>
      <description>Hi:&lt;BR /&gt;
  I believe this paper shows how to export to a "named range" using the LIBNAME engine:&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi31/024-31.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi31/024-31.pdf&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
  cynthia</description>
      <pubDate>Thu, 26 May 2011 19:41:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/export-to-a-specific-row-cell/m-p/70092#M946</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2011-05-26T19:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: export to a specific row/cell</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/export-to-a-specific-row-cell/m-p/70093#M947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please give an example with creating a dummy sas dataset which should be exported to excel to particular mentioned row and column numbers under UNIX environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ods tagsets excelxp is not working with start_at option. please help me out this is critical requirement for report creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 11:56:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/export-to-a-specific-row-cell/m-p/70093#M947</guid>
      <dc:creator>AshokSas</dc:creator>
      <dc:date>2015-06-29T11:56:31Z</dc:date>
    </item>
  </channel>
</rss>

