LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 2005, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 27 Oct 2005 17:21:11 -0400
Reply-To:     Arthur Tabachneck <art297@NETSCAPE.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Arthur Tabachneck <art297@NETSCAPE.NET>
Subject:      Re: help needed with query
Comments: To: sas-l@uga.edu

Ran,

Yes you can approximate in either a data step, or proc sql, but it is a lot easier with proc freq

Art --------- "Ran S" <raan67@YAHOO.COM> wrote in message news:200510272043.j9RKRtKr012043@malibu.cc.uga.edu... > Hi, > > I have query in MS Access where crosstab query is created. In this query > for some fields it shows column heading or row heading plus the value of > one column (sum). Is there any way I can do similar or equivalent in SAS in > data step or in Proc SQL statement? > > Thanks in advance.


Back to: Top of message | Previous page | Main SAS-L page