How the Excel file enter into the SAS environment without
Code of Infile & Import procs,if i have no file Conversion?

Answer Posted / ram

proc Import datafile='file path\ram.xls out=output
dbms=excel replace;
sheet='sheet$4;
run;

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of %include statement?

851


How do you convert basic cube to transaction cube and transaction cube to basic cube?

2038


How are numeric and character missing values represented internally?

1423


if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...

1190


describe the interaction table in sas di? : Sas-di

825


Describe the ways in which you can create macro variables? : sas-macro

838


what is study design in while working with SAS? what are screening variables in SAS?

1956


In sas admin differentiate between roles and capabilities? : sas-grid-administration

808


why a stop statement is needed for the point= option on a set statement?

848


Name validation tools used in SAS

939


what is the difference between floor and ceil functions in sas? : Sas-administrator

981


What are the data types does SAS contain?

886


For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration

778


How to test the debugging in sas?

908


hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana

5225