Hi everyone, I'm trying to create buckets for tasks with IF statement, but for some reason I'm getting wrong results. Does anyone see any aparent flaw in this calculation:IF(Planned Hours>5,">5h",IF(Planned Hours>3,"(3-5h]",IF(Planned Hours>1,"(1h-3h]","[0-1h]")))any help will be appreciatedR