Putexcel modify don't work as intended
I have made a Gantt chart for project management where I want to import date variables from a Stata data file. My thought was to this with the put excel command in Stata, but it seems like the "Modify" option doesn't work?
My predefined Gantt chart is placed in my change directory and I have written the below code for testing the modify option:
putexcel set Gantt_diagram.xlsx, sheet("Sheet1") modify
putexcel A1 = "Test"
putexcel A2 = "Test2"
Stata seems to run the code fine, but there is no output in A1 or A2??
Isn't it possible to modify a predefined excel file that has not been created in Stata?
Kind regards
Frank
Related Posts with Putexcel modfiy dont work as intended
Likelihood ratio interpretation Accelerated Failure Time Survival AnalysisHi there, In my research on the survival of strategies within private equity I'm using an accelerat…
When trimming variables are feasible?Hello everybody, this is my first publication so if i'm writing in the wrong area, i'm sorry. i'm d…
Finding common values from a variable corresponding to two different values in another variableHello, I'm interested in finding common values from a variable corresponding to two different value…
Splitting stringsI have a string variable containing licence plates, names and dates separated by / . As in 122000200…
New version of cprdhesutil on SSCThanks as always to Kit Baum, a new version of the cprdhesutil package is now available for download…
Subscribe to:
Post Comments (Atom)
0 Response to Putexcel modfiy dont work as intended
Post a Comment