I have 50 variables in one data set, In reports i want to
generate every 10 variables in one page how we will write
code in proc report.
Answer Posted / guest
Using width= option on define statement in proc report.
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What is the basic structure of the SAS base program?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
What is the good sas programming practices for processing large data sets?
what do the pad and dim functions do? : Sas programming
What are the functions which are used for character handling functions?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
Explain bmdp procedure?
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
Describe a time when you were really stuck on a problem and how you solved it?
Are you sensitive to code walk-throughs peer review or QC review?
How would you invoke a macro? : sas-macro
what is metadata? : Sas-bi
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
What’s the difference between var b1 – b3 and var b1 — b3?
What is SAS?