Hi everyone,
I had some divide by zero errors in my app, which I fixed using the IfError function. When I check for errors in the App Checker, I don't have any left. However, when I run or start or launch the Application, I'm still getting the error at start up. Any ideas how I can find where the supposed error is??
Also, for information, when I was fixing the errors, I had an issue with one of the labels that stored the function - it kept telling me that there was a divide by zero error, even when I deleted the function in the text field. The only way to get rid of it was to delete the label itself and re-add it and then it worked fine!
Steph