Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Is it possible to keep on adding output of excel files with change in output to one single output file?
For e.g. there is a input file which provides the data and evaluating the worksheet will give excel output. What I want to have is when the input is changes it overwrites the excel output but i ant to have the calculation written in next row of excel document like it used to do in Mathcad 15. I tried but could not achieve it. Can someone please share the sample worksheet with this behavior?
Austin
Solved! Go to Solution.
You seem to say that you had this working in Mathcad 15. If so, please attach the Mathcad file that implements this.
Success!
Luc
Hi,
This keeps track of the next row in Excel for writing new data:
Cheers
Terry
Thank you for the sample example it really helps a lot