February 14, 201114 yr Hi folks, I have quite a weird problem.... I have to search someone among a list of person.... this looks like this : This works fine for every one, except for the name "Frank Pintér"... The research is based on this layout : I do the name research (upon the "Name Concatenated" field) in every possible way (Last name first, then first name, first name first, then last name, upper case, lower case, considering the accents etc...) The thing is, when I manually research "Frank Pintér" using the search mode (Ctrl + F), it works... Here is the script i use : Code Here This lookds weird and I tried my best to make you understand my problem.... feel free to ask for precisions if you don't understand anything Thanks !
February 15, 201114 yr Make sure the name concatenated field calculation is set to return type text (the default is number).
Create an account or sign in to comment