The Official Salesforce Blog

The Official Salesforce Blog

My formula returns #Error! instead of an actual value. What am I doing wrong?

Jamie Grenney Jun 10, 2005

This is the error message that indicates a run-time error occurred during formula calculation. The most common cause of this error is division by zero. This often happens if your formula divides by a non-required field, and the field is blank for some records. See the online help or release notes for more information on troubleshooting formula error conditions.

 

0 Comments

Post a comment