Try this:
=if(max(abs(b2:e2))<=0.02,1,"error")
As this formula involves an array you have to hit ctrl + shift + enter for it to work.
Try this:
=if(max(abs(b2:e2))<=0.02,1,"error")
As this formula involves an array you have to hit ctrl + shift + enter for it to work.
Hi NBVC,
Thanks for your replies. When ever there is a variance in any of the cells B2, C2, D2 or E2, I would like "Error" to show up when the variance is greater then +/- 2 cents. So if the cell has a value of 3 cents or higher or - 3 cents, -4 cents...etc, "Error" is the result. If any one of the cells has a value of -0.02, -0.01, 0, 1 or 2, I need "1" to shows up.
Also thank you Down Under for your reply. I have tried your formula but got a "#VALUE!" error.
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks