Hi, I'm getting the following error when trying to export this dataset to Excel: https://drive.google.com/open?id=0B3...W91SVlMbzlzX1k
It exports fine as a CSV but I'm confused as to why there is an issue with Excel export.
Code:
export excel using file.xlsx, firstrow(variables) replace _xlshwritestrcol(): 9901 Stata returned error export_excel_write_file(): - function returned error export_excel_export_file(): - function returned error <istmt>: - function returned error
Comment