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 / 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 |
why is sas considered self-documenting? : Sas programming
Hi , which book should i refer to for preaparing SAS statistical Exam. Searched a lot on books but still did n't find relevant books
Is it possible to do sorting tranformation in charecter variable??if can tell me one eg..
what are informats in sas? : Sas-administrator
How sas treats the dsd delimiters?
How to limit decimal places for the variable using proc means?
what are some good sas programming practices for processing very large data sets? : Sas programming
Why Info School? BUILD YOUR CAREER WITH RIGHT GUIDANCE AND SUPPORT
what is SAS/Graph?
how we can call macros with in data step?
how sas deals with business intelligence? : Sas-bi
What statement do you code to tell SAS that it is to write to an external file? What statement do you code to write the record to the file?