How to read multiple excel sheets from a single excel file
at once????
Answer Posted / vinodnagesh
BY USING DDE TRIPLET
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Briefly explain input and put function?
Do you need to know if there are any missing values?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
How can I remove header from output data set?
how would you create multiple observations from a single observation? : Sas programming
what is the difference between infile and input? : Sas-administrator
what are 5 ways to perform a table lookup in sas? : Sas-administrator
How to create an external dataset with sas code?
What are the differences between sum function and using “+” operator?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What is the maximum length of the macro variable? : sas-macro
What are the five ways to do a table lookup in sas? : sas-grid-administration
How long can a macro variable be? A token? : sas-macro
What is data _null_?
Name and describe few sas character functions that are used for data cleaning in brief.