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
what is slowly changing dimension? : Sas-di
How is character variable converted into numeric variable and vice versa?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
Are you involved in writing the inferential analysis plan? Tables specfications?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
What would you change about your job?
What are the table names in oracle database...?
How can you create a macro variable with in data step? : sas-macro
what is treatment emergent events and treatment emregent adverse event
What was the last computer book you purchased? Why?
what are the benefits of data integration? : Sas-di
Differences between where and if statement?
What is data _null_?
How would you identify a macro variable?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.