Hello,
I can't find any idea how to write a formula which will round number up (so it could be CEILING) and if the next number after comma is smaller than 5 it will be still rounded up but will be marked as red text.
e.g. 1,51 -> 2
1,49 -> 2

Any ideas how to do it?

Regards,
Pawel