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
how does sas handle missing values in formats? : Sas programming
What are the default statistics for means procedure?
Differentiate between proc means and proc summary.
What are the advantages of using sas?
Did you used proc test? when?
what are several options for creating reports in web report studio? : Sas-bi
What is maximum number of rows and cols can be handled in SAS?
What is SAS informats?
Where do you use proc means over proc freq?
Describe the function and utility of the most difficult SAS macro that you have written?
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
What does PROC print, and PROC contents do?
how to do user inputs and command line arguments in sas?
What is the basic syntax of a sas program?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming