Previous Topic

Next Topic

Book Contents

Book Index

General Information

The TOLER function calculates the percentage difference between value1 and value2 (assuming value1 is 100%). The result is compared to pct. If the calculated percentage is less than or equal to pct, TOLER returns TRUE. If the calculated percentage is more than pct, TOLER returns FALSE.

Parent Topic

TOLER: Functions