Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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