1-Visitor
August 8, 2018
Question
Condition to prevent a unloaded variable (MathCad 15)
- August 8, 2018
- 2 replies
- 1768 views
Hi all,
I currently trying to write a condition so that based on what an excel file provides to Mathcad, "Yes" if there are variables, "No" if there isn't any variables. The goal is that instead of have multiple writes to Excel I can go to 1 write. However there is no way currently to predetermine how many circuits will be needed. So my plan is for Mathcad to get a variable from excel to determine if there is any content in the variables and if not load a 0 in its place.

