Dear all,
I am writing to ask for a problem on the putexcel modify. I have an existing excel xls. file which is generated using a different data set. I was trying to use putexcel to add new data to this existing file. The code I use is:
putexcel set filename.xls, sheet("Sheet1") modify open
putexcel A1 = ("Table 7: Empirical Research")
However, the error message says "workbook filename.xls could not be loaded. r(603)"
I also used multiple ways to change directory using the code:
putexcel set "C:\A\B\filename.xls", sheet("Sheet1") modify open
putexcel A1 = ("Table 7: Empirical Research")
Now the error message changes to "could not write to file. r(691)"
With little information in the error message, I could not find the problem here.
Thank you so much in advance!
Best regards,
Scarlett Ling
Related Posts with Putexcel modify not working
How to test pro-poorness of growth if the sample size in two surveys are not equalHi, I would like to test pro-poorness of growth. In the example “Testing for pro-poorness of growth …
ThresholdsHi everyone I want to investigate from wich debt rate the labor productivity will start decreasing …
Meaning of the Oaxaca_rif result?Thank you for your answer. The following results were obtained using oaxaca_rif. ------------------…
Meta analyse with STATA 15Hi, I have some problem with my new version of STATA 15, of course in the old versions it was very e…
** New On SSC ** censusapi - module to download census dataHi all Thanks to Kit Baum, censusapi is now available on SSC. This tool facilitates downloading dat…
Subscribe to:
Post Comments (Atom)
0 Response to Putexcel modify not working
Post a Comment