Hello,
I have a spreadsheet that calculates numbers with 5 decimal places and I’d like to mark numbers (with for ex. red) that have 3rd decimal 1, 0 or 9.
For example if my formula exerts:
8,55927 - it will be marked red
6,26007 - it will be marked red
8,49249 - it won’t be marked red (or it will be marked with some other color)
6,21734 - it won’t be marked red (or it will be marked with some other color)
Is there any way to do this or I’m out of luck?
I guess if it’s possible it would be with conditional formating.
Thanks in advance!