Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I have functions, which are working fine when I call in the first time. But I get an error "This Value must be an integer" with any subsequent calls for the same functions...
What is wrong? please help!
Solved! Go to Solution.
@Eng_ReyD_497 wrote:
I have functions, which are working fine when I call in the first time. But I get an error "This Value must be an integer" with any subsequent calls for the same functions...
What is wrong? please help!
You've overwritten your definition of the function lsur. You can either change the name of the function/variable or change the Label on the function as I've done in the attached worksheet.
Stuart
Attached is the Mathcad
Please upload your Mathcad worksheet to message.
I did twice above
@Eng_ReyD_497 wrote:
I have functions, which are working fine when I call in the first time. But I get an error "This Value must be an integer" with any subsequent calls for the same functions...
What is wrong? please help!
You've overwritten your definition of the function lsur. You can either change the name of the function/variable or change the Label on the function as I've done in the attached worksheet.
Stuart
No problem.
Stuart