Mathcad 15 API capabilities
Hi everyone,
I was just curious as to the various Mathcad 15 VBA based API functionalities. I am aware of the basic functionalities of buttons and utilising the solvers in other software, but I was wondering about the practicality of the following ideas:
-Running a VBA macro for excel which will take excel values and generate a fresh Mathcad 15 worksheet with custom equations based on the excel input values (not just filling in inputs in a pre-existing Mathcad, a full from scratch build of a Mathcad document, with scratch built equations) e.g: Simple excel sheet showing the square root of each number from 1 - 100, the macro takes the 1-100 inputs and creates 100 equations in a fresh Mathcad 15 worksheet that square root's the input, speeding up the work of manually having to write out each equation.
-A button that takes values from a pre-existing Mathcad worksheet and inputs them into a fresh excel sheet that is formatted via VBA functions encoded into the button. E.g: The previous example but in reverse, taking the values of each input and placing them into the input column of an excel sheet.
If the answer is no, I know there are more advanced API's in the later versions of Mathcad (Mathcad Prime comes to mind), would said functionality be possible there?

