Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hi everyone,
In the attached Excel sheet vba is used to feed input from the worksheet "input" to the embedded Mathcad 15 sheet on the worksheet "stability - mathcad". The result from the Mathcad sheet is written to the worksheet "Results".
Sometimes the code works fine, but most of the time the following errors are prompted (in order of appearance):
1
2
3
It appears to me that the embedded Mathcad 15 sheet is having an error which causes Excel to crash. From the "Server Busy"-error I would assume that it has some kind of error with finding the license server.
Does anyone have a solution to fix my vba script so that these errors will not appear?