<?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: Multitab Excel Graph and List report in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Multitab-Excel-Graph-and-List-report/m-p/96585#M257770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Data ranges are always same.&lt;/P&gt;&lt;P&gt;The issue is will I be able to update an excel file kept in UNIX/SOLARIS env&amp;nbsp; using SAS DDE Method.&lt;/P&gt;&lt;P&gt;If possible kindly provide a sample code .&lt;/P&gt;&lt;P&gt;I tried to run the normal DDe code and it returemd Invalid Device type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Aug 2013 13:18:07 GMT</pubDate>
    <dc:creator>tommy81</dc:creator>
    <dc:date>2013-08-01T13:18:07Z</dc:date>
    <item>
      <title>Multitab Excel Graph and List report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multitab-Excel-Graph-and-List-report/m-p/96583#M257768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`m trying to create an Excel based report which has List reports on Sheet 1 followed by 6 graphs on subsequent sheet.Sheet 1 feeds the graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried the following methods :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS DDE:&amp;nbsp; Since the destination file is in UNIX this method did&amp;nbsp; not work&lt;/P&gt;&lt;P&gt;SAS EXCEL XP: It does not support GPLOT for line graph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone tried automation of&amp;nbsp; such a report.Kindly suggest alternative&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 11:38:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multitab-Excel-Graph-and-List-report/m-p/96583#M257768</guid>
      <dc:creator>tommy81</dc:creator>
      <dc:date>2013-08-01T11:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Multitab Excel Graph and List report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multitab-Excel-Graph-and-List-report/m-p/96584#M257769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your data ranges are always the same, even if the list data is refreshed, just create the charts in Excel.&amp;nbsp; They will update when the list data is refreshed.&lt;/P&gt;&lt;P&gt;If there are parameters which need to control how the charts are displayed (eg titles) you may be able to define and export those to a hidden tab, to be accessed in the chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 13:07:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multitab-Excel-Graph-and-List-report/m-p/96584#M257769</guid>
      <dc:creator>RichardinOz</dc:creator>
      <dc:date>2013-08-01T13:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multitab Excel Graph and List report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multitab-Excel-Graph-and-List-report/m-p/96585#M257770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Data ranges are always same.&lt;/P&gt;&lt;P&gt;The issue is will I be able to update an excel file kept in UNIX/SOLARIS env&amp;nbsp; using SAS DDE Method.&lt;/P&gt;&lt;P&gt;If possible kindly provide a sample code .&lt;/P&gt;&lt;P&gt;I tried to run the normal DDe code and it returemd Invalid Device type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 13:18:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multitab-Excel-Graph-and-List-report/m-p/96585#M257770</guid>
      <dc:creator>tommy81</dc:creator>
      <dc:date>2013-08-01T13:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multitab Excel Graph and List report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multitab-Excel-Graph-and-List-report/m-p/96586#M257771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DDE is specific to the Windows environment. &lt;/P&gt;&lt;P&gt;You will have to use proc export to export your list data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be aware that there is a bug in SAS 9.1.3 - fixed in 9.2 (&lt;A href="http://support.sas.com/kb/20/325.html" title="http://support.sas.com/kb/20/325.html"&gt;20325 - Using the EXPORT procedure with DBMS=XLS in 9.1.3 SAS/ACCESS® Interface to PC Files under UNIX to create a Microsoft Excel file might cause problems with the Excel file&lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In the past (in Windows) I have had to fiddle with tab names to make export work - SAS often created a new tab instead of updating the existing one.&amp;nbsp; Best idea was to let SAS create the list tab then open the workbook in MS Excel to create the charts for the first time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another approach, if you have a Windows PC with a full Base SAS installation and SAS connect in both environments is to use the Windows PC as the server (rsubmit from UNIX, opposite to the usual config).&amp;nbsp; You should be able to rsubmit code using DDE or a windows libname to update your workbook (which has to be open in Windows for DDE to work) and do the update that way, if necessary then uploading the finished workbook to your UNIX server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 13:32:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multitab-Excel-Graph-and-List-report/m-p/96586#M257771</guid>
      <dc:creator>RichardinOz</dc:creator>
      <dc:date>2013-08-01T13:32:51Z</dc:date>
    </item>
  </channel>
</rss>

