When comparing two cells, e.g. =J369=P407, to show if they are the same, the result is sometimes FALSE, even though the numbers look identical (displaying 2 decimals). I suspect that one of the numbers has a different 3rd decimal due to rounding.
Is it possible to tell him to look only at the 2 displayed decimals when making the comparison, and disregard the other decimals?![]()
Last edited by peri1224; 01-02-2012 at 10:33 AM.
Try: =ROUND(J369,2)=ROUND(P407,2)
"Relax. What is mind? No matter. What is matter? Never mind!"
Thanks, works perfectly.
Can't seem to find the Edit button to change the thread to Solved.
Also how to give credit?
Hi peri,
another option could be to use Trunc function if you want to completely ignore the decimal part, see below:-
=trunc(J369)=trunc(p407)
Regards,
DILIPandey
<click on below 'star' if this helps>
DILIPandey
+919810929744
dilipandey@gmail.com
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks