<?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: Total Row in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Total-Row/m-p/69171#M19841</link>
    <description>The best feedback from forum subscribers will be gained by first sharing your code and an input and output data example (small but representative).  Also, info about your SAS version, OS platform, sometimes helps, as well.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Thu, 18 Mar 2010 10:21:23 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2010-03-18T10:21:23Z</dc:date>
    <item>
      <title>Total Row</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Total-Row/m-p/69170#M19840</link>
      <description>I am making a table which has both a total row and a total column.  The lower right cell is supposed to be a total of all the row totals above it.  The column and row totals are calculated differently to compensate for weights, so the column totals cannot be used for this.&lt;BR /&gt;
&lt;BR /&gt;
I can get the sum for the lower right cell using proc sql, but I can't figure out how to get it into the table.  The best I can think of is using a macro to define a global variable, but I can't quite get that to work.  Any suggestions?</description>
      <pubDate>Thu, 18 Mar 2010 01:08:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Total-Row/m-p/69170#M19840</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-03-18T01:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Total Row</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Total-Row/m-p/69171#M19841</link>
      <description>The best feedback from forum subscribers will be gained by first sharing your code and an input and output data example (small but representative).  Also, info about your SAS version, OS platform, sometimes helps, as well.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 18 Mar 2010 10:21:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Total-Row/m-p/69171#M19841</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-03-18T10:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Total Row</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Total-Row/m-p/69172#M19842</link>
      <description>proc tabulate/proc means SUMWGT statistic</description>
      <pubDate>Wed, 07 Apr 2010 12:41:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Total-Row/m-p/69172#M19842</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2010-04-07T12:41:13Z</dc:date>
    </item>
  </channel>
</rss>

