Hello,

I need to convert some excel files to .dta files.
I used the following command:

xls2dta, save(C:\Users\hh\Documents\1 Eco509\May\ENIAChiledata\data_dta,replace) : import excel C:\Users\hh\Documents\1 Eco509\May\ENIAChiledata\data_xls,firstrow


And it has error: "option save() incorrectly specified"

Could anyone help me to see what did I do wrongly?

Really appreciate your help!

Thanks,