| Date: | Thu, 16 Dec 2004 12:47:10 -0800 |
| Reply-To: | "jirka.hana@gmail.com" <jirka.hana@GMAIL.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | "jirka.hana@gmail.com" <jirka.hana@GMAIL.COM> |
| Organization: | http://groups.google.com |
| Subject: | Re: Reports in SAS? |
| Content-Type: | text/plain; charset="iso-8859-1" |
|---|
Could you please give me a hint how to use proc report to get things
into a proper place? Let's say I have the following data:
name, SSN, DOB, ...
(test results for the last 5 years)
testA1-testA5
testB1-testB5
(salary, and customer satisfaction for the last 3 years)
salary1-salary3
custSatisf1-custSatisf3
comment
I need to print first the basic data, than the table with tests, then
the table with salary, etc and finally some comment. All data come with
labels. (In fact I am printing some data about children, but this is
looks simpler)
Thanks a lot
Jirka
I would like to have
|