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 |
how can u convert this 25-jul-2010 from numeric to charcter?
What is by-group processing?
what is program data vector? : Sas-administrator
what is the Population you used in your project, is it ITT or PP?
0 Answers Accenture, Quintiles,
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
what is slowly changing dimension? : Sas-di
What is the length assigned to the target variable by the scan function?
"What is the difference between proc sort nodup and proc sort nodupkey?"
Hi, I have one dataset, could you please ans for this. id amount paid_amount 1 700 400 2 900 250 3 300 300 a 400 250 b 500 320 c 800 650 x 200 190 y 900 250 z 300 180 i want create new dataset having id and paid_amount who are paid high amount comparing amount. ex: 1d paid_amount 3 300 c 650 x 190
what are the sites did u refer for enquiries and doubts for SAS
Name validation tools used in SAS
Enlist the syntax rules followed in sas statements.