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
Here is one simplistic way.
Save all the document to your hardrive and ensure the path are correct by right clicking the icon within the sheet and selecting the .txt file.
There are many ways to achieve this and I'm sure the collabs will come back with there preferred method.
You can export the results to a format of your choice and then read them into the new file. I tend to use .txt or .xls format.
How to export results:
For example: x=256kN so it will be used into another mathcad file as an input.
Here is one simplistic way.
Save all the document to your hardrive and ensure the path are correct by right clicking the icon within the sheet and selecting the .txt file.
There are many ways to achieve this and I'm sure the collabs will come back with there preferred method.
You forgot about the possibility of insert definitions from another worksheet (in main menu select "Insert" -> "Reference"):
I didn't forgot Vladimir, I did think about suggesting that method then thought against it as I don't use it