How to import multiple xls files into sas. Out of those
files, how to get different values from a single variable
and how to find number of rows per value type?
We can do this using group by for one xls file with proc
sql. Was wondering how I can achieve this for multiple
files at the same time.
Any ideas?
No Answer is Posted For this Question
Be the First to Post Answer
what is sas metadata server? : Sas-di
In which format does Date stores in sas..? What is the use of DATE in SAS.?
what do the pad and dim functions do? : Sas programming
What is difference between rename and lable in sas?
what is the use of LRECL option.
Difference between nodup and nodupkey options?
what are the types of interactive display types? : Sas-bi
Code a PROC MEANS that shows both summed and averaged output of the data.
How to select the observations randomly from a SAS dataset
what type of graphs we will create(for 2+years candidates)?
How do you debug macros?
how can you put a "trace" in your program? : Sas programming