Hello Stata users
I'm trying to export a Stata DTA file to sas7bdat file?
I have tried the export sasxport8 filename, replace command from the help menu. It stores my data in SAS format but not in the intended format "sas7bdat".
Is there a way Stata can do this? I don't have access or a license to Stat/transfer on my pc. So that's not an opportunity.
Kind regards Frank
Stata code:
cd "C:\Users\Frank\excel"
import excel using myexcel, firstrow clear
export sasexport8 myssas, replace
Related Posts with Export DTA file to sas7bdat file?
Repeated Cross sectional regression commandsHello guys, I am working on repeated cross sectional data sets on women (health related) for 36 coun…
?Longitudinal analysisI am working on some clinical data looking at echocardiographic features of patients after surgery. …
First differences - Ordered ProbitHi, I have a dataset (T=2 and N=4300 (2300 in the first wave of which 2000 panels are present in the…
twoway rspike: how to make the spike it appear vertically in the legend?Dear Statalisters, please let me know if there is already a thread about this - I did not find one.…
appending tables with the collect commandDear Stata Forum, I am just starting to experiment with the new "collect" command, and I am having …
Subscribe to:
Post Comments (Atom)
0 Response to Export DTA file to sas7bdat file?
Post a Comment