1.How to draw pivot tables in Excel by using SAS and in
which version we can use VB script for to draw pivot
tables in Excel? Answer with example data.
2.What are the advantages of _NULL_ in Data steps? Can we
use _NULL_ in Proc steps also?
3. How to call the macro variable into Data Steps?
4. Can we draw pivot tables in Excel using Proc SQL?
Please post answers for the above questions with suitable
examples, and how to use VB script for Excel using SAS.
Answer Posted / ksuresh179
I think we can use VB script to draw pivot tables in Excel
by using SAS. but I do not have any kind of examples.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between nodup and nodupkey options?
What would be the value of month at the end of data step execution and how many observations would be there?
what is the use of proc sql? : Sas programming
what is the purpose of _error_? : Sas programming
How will you generate test data with no input data?
describe the interaction table in sas di? : Sas-di
what is the difference between unique key and primary key? : Sas-di
What are the default statistics that proc means produce?
how could you generate test data with no input data? : Sas programming
What are types of transport files?
What are the table names in oracle database...?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What is the difference between input and infile statement?
How to convert a numeric variable to a character variable?
What is run-group processing?