my problem is to export my report to xsl.i can do that.but
the problem is my report has 3 headings first heading
should be printed with the merging of (1-5)cells and
heading 2 should be of merge(2-4)cells?how to do this
condition?
Answer Posted / vk
i think we can export the report only to III party files
like html,rtf and pdf only. But not to xls(excel).
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
How can you create a macro variable with in data step? : sas-macro
Are you involved in writing the inferential analysis plan? Tables specfications?
what does the run statement do? : Sas programming
What is the difference between using drop = data set option in data statement and set statement?
Did you used proc test? when?
How do you control the number of observations and/or variables read or written?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
how many types of prompts are there? : Sas-bi
Explain what is data step?
Mention the category in which sas informats are placed?
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
Give e an example of..
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
How do you use the do loop if you don’t know how many times you should execute the do loop?
How will you generate test data with no input data?