What are symget and symput? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
What is the work of tranwrd function?
how can you code the confidence intervals?
6 Answers Cytel, IIT, Ranbaxy,
Mention how to limit decimal places for the variable using proc means?
How would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable?
What is difference between rename and lable in sas?
Describe the function and untility of the most difficult SAS macro that you have written.
explain what is data set in sas? : Sas-administrator
How will you assign all the variables of an dataset into a macro variable separated by a space? For example if a dataset has variables A,B,C. Assign them to a macro variable X as X=A B C
If you’re not wanting any SAS output from a data step, how would you code the data statement to prevent SAS from producing a set?
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?
What will calendar procedure do?
How would you determine how far down on a page you have printed in order to print out footnotes?