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 / gaurav verma

proc report data=xyz nowd headline ps=14;
columns < > ;
define < > ;
run;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you debug and test your sas programs? : Sas programming

558


What is data _null_?

691


Explain what is data step?

727


For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration

535


Explain the special input delimiters used in sas programming.

581






it will become easy if uuu provide website linkssss and list of consultanciessssss

1526


What is interleaving in SAS?

668


what is sas and what are the functions? : Sas-administrator

538


How do dates work in sas?

639


What do the put and input function do?

583


what do the mod and int function do? What do the pad and dim functions do? : Sas programming

610


what is the basic structure sas administrator? : Sas-administrator

563


What is the function of output statement in a SAS Program?

606


How can I remove header from output data set?

2060


Name any two sas spawners? : sas-grid-administration

556