<?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: How to output SAS data to an existing Excel file? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-output-SAS-data-to-an-existing-Excel-file/m-p/36095#M5190</link>
    <description>The best reference I know about on using named ranges is this paper:&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>Sat, 05 Jun 2010 11:56:21 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2010-06-05T11:56:21Z</dc:date>
    <item>
      <title>How to output SAS data to an existing Excel file?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-output-SAS-data-to-an-existing-Excel-file/m-p/36092#M5187</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
Actually we are generating lot of Excel files using DDE. Unfortunately, we are launching the process at the SAS server and often it terminates by error (typically: Excel opens some interactive window and is waiting for a response - and that is a real problem by automatic processing).&lt;BR /&gt;
&lt;BR /&gt;
Our intention is try to avoid the DDE usage and replace it by some technique that does not need to open Excel. (But we need to write into an EXISTING Excel spreadsheet, we also use Excel graphs... such solutions like ODS HTML does not serve us... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
I have found that theoretically one possibility is to use LIBNAME statement with Excel "Named ranges", but I do not achieve to write the data without varnames. Also I do not know if there is some limitation for the number of Named ranges in one Excel File. &lt;BR /&gt;
&lt;BR /&gt;
Does anyone know how to solve this?&lt;BR /&gt;
Is there any way how to omit the varnames when using LIBNAME (engine:xls) for output?&lt;BR /&gt;
Or better: Is there any other elegant solution?&lt;BR /&gt;
&lt;BR /&gt;
Thank you in advance!!&lt;BR /&gt;
&lt;BR /&gt;
Jaroslav</description>
      <pubDate>Tue, 05 Aug 2008 10:19:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-output-SAS-data-to-an-existing-Excel-file/m-p/36092#M5187</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-08-05T10:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to output SAS data to an existing Excel file?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-output-SAS-data-to-an-existing-Excel-file/m-p/36093#M5188</link>
      <description>I have the same problem using excel named ranges and sas libname excel engine.  How to write to excel without varnames?  I use SAS 9.1.3 Service Pack 4 and Excel 2003.&lt;BR /&gt;
&lt;BR /&gt;
thank you,&lt;BR /&gt;
JC</description>
      <pubDate>Fri, 04 Jun 2010 17:53:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-output-SAS-data-to-an-existing-Excel-file/m-p/36093#M5188</guid>
      <dc:creator>jc671</dc:creator>
      <dc:date>2010-06-04T17:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to output SAS data to an existing Excel file?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-output-SAS-data-to-an-existing-Excel-file/m-p/36094#M5189</link>
      <description>Hi:&lt;BR /&gt;
  The best reference on using named ranges is in this user group paper:&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;
  As for your question about VARNAMES, I believe that when the LIBNAME engine is appending data, it  can write without VARNAMES -- but I think you may need a named range for that. This would be a question for Tech Support...since it's not entirely clear to me what you mean by omitting the varnames.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Sat, 05 Jun 2010 11:55:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-output-SAS-data-to-an-existing-Excel-file/m-p/36094#M5189</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-06-05T11:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to output SAS data to an existing Excel file?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-output-SAS-data-to-an-existing-Excel-file/m-p/36095#M5190</link>
      <description>The best reference I know about on using named ranges is this paper:&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>Sat, 05 Jun 2010 11:56:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-output-SAS-data-to-an-existing-Excel-file/m-p/36095#M5190</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-06-05T11:56:21Z</dc:date>
    </item>
  </channel>
</rss>

