Hi, there is been a long time, but I`m back hihi.
So I’m with a problem that in some cells I have to limit the length of numbers, some sort of only accept 9.999,99 as the max number of digits. I’m struggling to make this limit, there is an easy way to do it? I’m using numericFormat with a pattern and culture and was trying to put a validator in the number too.