hi here is a problem can anybody solve this?
i want to report the data through third party file.
by using data _null_ or proc report or macro automation
process. but i want to insert the 'titles and footnotes' in
between the data and also starting of 2nd and ending of 2nd
and starting of 3rd and ending of the 3rd page.
tell me how and write the code?
No Answer is Posted For this Question
Be the First to Post Answer
What do the SAS log messages "numeric values have been converted to character" mean?
how can you improve the performance of a query, If it is excuting very slowly?
How the Excel file enter into the SAS environment without Code of Infile & Import procs,if i have no file Conversion?
What does the trace option do?
Explain what is data step?
do you prefer proc report or proc tabulate? Why? : Sas programming
explain the use of % includes a statement in sas? : Sas-administrator
how to import HTML files into SAS datasets?
is there any difference between proc summary and proc means?
Mention the difference between ceil and floor functions in sas?
What is the difference between SAS functions and procedures?
How would you identify a macro variable? : sas-macro