mathcad user defined Variables
I'm using the "include" function to bring in variable values into work sheet. I would like to bring in variables from a second work sheet. I'm not always interested in the values of those variables but the expression in the worksheet that defines the variables. Problem is that the variables are from a set template but the sheet maybe from a different project.
Is there a way to concatenate or suffix the variables from the second sheet within the sheet where the include function is used separately of each sheet?
As an example, Z1MP from sheet one could be defined as 85%*Z1L or a number with units.
Z1MP from the second sheet may or may not be defined the same. So I would like to bring in the value or better yet, the explicit expression and rename Z1MP from the second sheet as say Z1MP2.. Maybe explicit representation of the second sheet is reaching too high and I have to settle for the numerical value of Z1MP2


