Example: confidence

Importing Excel data into Stata - LSE

Importing Excel data into Stata Open the data you want to import in Excel and select: File Save As . When the Dialog opens select CSV as the type and Save. The result will look similar to this: The data is separated by commas and each row contains the information for one observation. To import the data into Stata , start Stata and use the following command: insheet using " ". Note that you first have to change the working directory to the directory where you saved the .csv file ( if you saved the data in a folder called ecStata on your h-space: cd h:\ecStata ).

Importing Excel data into Stata Open the data you want to import in Excel and select: File – Save As… When the Dialog opens select CSV as the type and Save.

Tags:

  Data, Into, Excel, Import, Importing, Stata, Importing excel data into stata

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Transcription of Importing Excel data into Stata - LSE

1 Importing Excel data into Stata Open the data you want to import in Excel and select: File Save As . When the Dialog opens select CSV as the type and Save. The result will look similar to this: The data is separated by commas and each row contains the information for one observation. To import the data into Stata , start Stata and use the following command: insheet using " ". Note that you first have to change the working directory to the directory where you saved the .csv file ( if you saved the data in a folder called ecStata on your h-space: cd h:\ecStata ).


Related search queries