<?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: SAS ouput to existing excel spreadsheet in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-ouput-to-existing-excel-spreadsheet/m-p/35213#M5094</link>
    <description>Hi,&lt;BR /&gt;
I am trying to use the LIBNAME statement to read and write the data from/into the excel file. To access I use also the named ranges as mentioned in &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;
I have the the following question:&lt;BR /&gt;
is there any possibility to write the SAS data into MS Excel named range without writing the variable names? (I have found the libname option HEADER=NO that for reading without varnames, but this doesn't work when writing into excel).&lt;BR /&gt;
&lt;BR /&gt;
My SAS version is 9.1.3.&lt;BR /&gt;
&lt;BR /&gt;
Thank you in advance!&lt;BR /&gt;
Jaroslav</description>
    <pubDate>Thu, 31 Jul 2008 07:14:22 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-07-31T07:14:22Z</dc:date>
    <item>
      <title>SAS ouput to existing excel spreadsheet</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-ouput-to-existing-excel-spreadsheet/m-p/35210#M5091</link>
      <description>Hi!&lt;BR /&gt;
&lt;BR /&gt;
Is it possible to send your output to an existing worksheet, and specifying where row and column to put it, and overwriting if the certain cells already have values in it? If it's possible how can it be done? &lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Thu, 31 Jul 2008 03:08:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-ouput-to-existing-excel-spreadsheet/m-p/35210#M5091</guid>
      <dc:creator>milts</dc:creator>
      <dc:date>2008-07-31T03:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAS ouput to existing excel spreadsheet</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-ouput-to-existing-excel-spreadsheet/m-p/35211#M5092</link>
      <description>Hi.&lt;BR /&gt;
To my opinion, there are only two ways to do that :&lt;BR /&gt;
1) to write ODS to a DDE filename, using a dedicated ODS TAGSET (some can be found on the Internet) ;&lt;BR /&gt;
2) to write the Output to a dataset with ODS OUTPUT, and then use proc Export to send the dataset where you want -- provided you have licence for SAS/Access to PC Files.&lt;BR /&gt;
&lt;BR /&gt;
Olivier</description>
      <pubDate>Thu, 31 Jul 2008 07:01:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-ouput-to-existing-excel-spreadsheet/m-p/35211#M5092</guid>
      <dc:creator>Olivier</dc:creator>
      <dc:date>2008-07-31T07:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAS ouput to existing excel spreadsheet</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-ouput-to-existing-excel-spreadsheet/m-p/35212#M5093</link>
      <description>Thanks! I'll try that one out</description>
      <pubDate>Thu, 31 Jul 2008 07:06:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-ouput-to-existing-excel-spreadsheet/m-p/35212#M5093</guid>
      <dc:creator>milts</dc:creator>
      <dc:date>2008-07-31T07:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS ouput to existing excel spreadsheet</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-ouput-to-existing-excel-spreadsheet/m-p/35213#M5094</link>
      <description>Hi,&lt;BR /&gt;
I am trying to use the LIBNAME statement to read and write the data from/into the excel file. To access I use also the named ranges as mentioned in &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;
I have the the following question:&lt;BR /&gt;
is there any possibility to write the SAS data into MS Excel named range without writing the variable names? (I have found the libname option HEADER=NO that for reading without varnames, but this doesn't work when writing into excel).&lt;BR /&gt;
&lt;BR /&gt;
My SAS version is 9.1.3.&lt;BR /&gt;
&lt;BR /&gt;
Thank you in advance!&lt;BR /&gt;
Jaroslav</description>
      <pubDate>Thu, 31 Jul 2008 07:14:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-ouput-to-existing-excel-spreadsheet/m-p/35213#M5094</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-07-31T07:14:22Z</dc:date>
    </item>
  </channel>
</rss>

