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
I'm currently working on an MathCad worksheet that will allow inputs be made into an Excel spreadsheet that way people that don't have MathCad can enter data for us to calculate answer using a template. My question is is there a way to put those answers found by MathCad back into the spreadsheet without deleting all it contents?
Take a look at the WRITEEXCEL function.
Now how would I write it to output an store a vector?