<?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 Non-Custom Code Way of Specifying % of Another Variable? in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Non-Custom-Code-Way-of-Specifying-of-Another-Variable/m-p/24607#M489</link>
    <description>The Excel Add-In makes it easy to specify that row and column percentages are to be displayed for a given variable. Can the GUI also be used to specify that what's to be displayed is a percentage of another variable? I figured out how to do this with custom code (PCTSUM*&lt;VARNAME&gt;), but haven't been able to determine if there's a more straightforward way.&lt;/VARNAME&gt;</description>
    <pubDate>Tue, 10 Jun 2008 16:41:22 GMT</pubDate>
    <dc:creator>tjc</dc:creator>
    <dc:date>2008-06-10T16:41:22Z</dc:date>
    <item>
      <title>Non-Custom Code Way of Specifying % of Another Variable?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Non-Custom-Code-Way-of-Specifying-of-Another-Variable/m-p/24607#M489</link>
      <description>The Excel Add-In makes it easy to specify that row and column percentages are to be displayed for a given variable. Can the GUI also be used to specify that what's to be displayed is a percentage of another variable? I figured out how to do this with custom code (PCTSUM*&lt;VARNAME&gt;), but haven't been able to determine if there's a more straightforward way.&lt;/VARNAME&gt;</description>
      <pubDate>Tue, 10 Jun 2008 16:41:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Non-Custom-Code-Way-of-Specifying-of-Another-Variable/m-p/24607#M489</guid>
      <dc:creator>tjc</dc:creator>
      <dc:date>2008-06-10T16:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Custom Code Way of Specifying % of Another Variable?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Non-Custom-Code-Way-of-Specifying-of-Another-Variable/m-p/24608#M490</link>
      <description>is the tagsets.excelXP destination available in that context ?&lt;BR /&gt;
&lt;BR /&gt;
That allows cells to be defined as formulae&lt;BR /&gt;
&lt;BR /&gt;
Good Luck&lt;BR /&gt;
&lt;BR /&gt;
PeterC</description>
      <pubDate>Tue, 10 Jun 2008 19:38:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Non-Custom-Code-Way-of-Specifying-of-Another-Variable/m-p/24608#M490</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-06-10T19:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Custom Code Way of Specifying % of Another Variable?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Non-Custom-Code-Way-of-Specifying-of-Another-Variable/m-p/24609#M491</link>
      <description>Hi,&lt;BR /&gt;
  I believe the table task or table wizard has the common statistics for percentages available (PCTN, PCTSUM, ROWPCTN, ROWPCTSUM, COLPCTN, COLPCTSUM) with PROC TABULATE. Your only method for specifying a custom denominator is with the angle brackets in PROC TABULATE. &lt;BR /&gt;
&lt;BR /&gt;
  The SAS Add-in for Microsoft Office does NOT receive or generate TAGSETS.EXCELXP output. The only result types for Stored Processes that are available with the SAS Add-in are HTML, CSV or SASReport XML. &lt;BR /&gt;
&lt;BR /&gt;
  Once you are in Excel and using the SAS Add-in to perform tasks or analyze your data -- you are limited to the kind of tasks and wizards that are available with the SAS Add-in. Of course, once you have the results of your analysis in Excel, you could use Excel to calculate the % using an Excel formula.&lt;BR /&gt;
&lt;BR /&gt;
A different alternative would be to create a Stored Process using either custom PROC TABULATE code or PROC REPORT code to generate the percent you want with SAS.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 11 Jun 2008 00:11:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Non-Custom-Code-Way-of-Specifying-of-Another-Variable/m-p/24609#M491</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-06-11T00:11:02Z</dc:date>
    </item>
  </channel>
</rss>

