Date: Thu, 4 Dec 2003 23:42:35 +0200
Reply-To: Arto Raiskio <arto-nospam@RAISKIO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Arto Raiskio <arto-nospam@RAISKIO.COM>
Subject: Re: Selective column total in Proc Tabulate
"Pat Moore" wrote
give us a complete or at least sample data step
ie. data matsu; input ........; cards;
<list of variables as they would appear>
...
run;
|