Forum Discussion
some
3 years agoNew Member
SEARCH function stopped working suddenly
Hi we have this search function: kalkPreis = LEFT(NurLagerMitPksID[PKS_ID],SEARCH("∼∼",NurLagerMitPksID[PKS_ID])-1) this function worked online and in desktop until yesterday! now it throws the...
- 3 years ago
I solved it by copying the symbol from one row. It seems to be a slightly different tilde than the normal one but now it works again.
mlsx4
3 years agoMemorable Member
Hi some
I don't know if it makes sense but you have two characters here "∼∼" and in the searched value you only have one
some
3 years agoNew Member
Hi, yes I have. When you search for tildes you need to use two. Because the tilde character is the masking charater in the search function