equation output into Excel
Posted: Thu Nov 27, 2014 5:44 am
Hello, I like to transfer the estimated equation in the program.
What I did: freeze output -> then output.save(r=a1:e24, t=csv)..
The problem: I have several equation (same # number of variables) and tried to save them step by step,
e.g. output1.save(r=a1:e24, t=csv)
output2.save(r=f1:j24, t=csv).
error msg that I receive: invalid cell range.
?
What I did: freeze output -> then output.save(r=a1:e24, t=csv)..
The problem: I have several equation (same # number of variables) and tried to save them step by step,
e.g. output1.save(r=a1:e24, t=csv)
output2.save(r=f1:j24, t=csv).
error msg that I receive: invalid cell range.
?