Hi,
I've written Stata (14.1 SE) do-File for 500+ lines Excel tables via putexcel command, including formulas. Using it and putting it in the first Excel sheet of the Excel file takes 3min to run. Now I wanted to add another sheet in the same Excel file because of a group selection. Now it takes - for the same code - 7min to put the 2nd sheet to the Excel file. Sheet number 3 takes 15min (same file) and sheet number 4 takes 40min... Since I would like to put a lot sheets in the same Excel file it seems impossible to do so. So what's the problem for Stata and how to solve?
-Nick
I've written Stata (14.1 SE) do-File for 500+ lines Excel tables via putexcel command, including formulas. Using it and putting it in the first Excel sheet of the Excel file takes 3min to run. Now I wanted to add another sheet in the same Excel file because of a group selection. Now it takes - for the same code - 7min to put the 2nd sheet to the Excel file. Sheet number 3 takes 15min (same file) and sheet number 4 takes 40min... Since I would like to put a lot sheets in the same Excel file it seems impossible to do so. So what's the problem for Stata and how to solve?
-Nick
Comment