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
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
How many ways to overcome a missing values???
What is the sas data set? : sas-grid-administration
how many types prompting framework can be broken down to? : Sas-bi
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
how can you put a "trace" in your program? : Sas programming
How can you create a macro variable with in data step? : sas-macro
How do you control the number of observations and/or variables read or written?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
What is SAS?
What do the mod and int function do? : Sas programming
Mention the difference between ceil and floor functions in sas?
how to change the execute of macro