Forum Discussion

Jakub_Q's avatar
Jakub_Q
Copper Contributor
Oct 12, 2022

Problem with function

I wrote a simple function that informs the user that he has entered too many or too few numbers (Pesel). =IF(LEN([PESEL])=11,ISNUMBER([PESEL]+0),FALSE) Sharepoint gives me an error: unfortunatel...

Resources