LibreOffice 25.2 Yardım
Returns the position of a text segment within a character string. You can set the start of the search as an option. The search text can be a number or any sequence of characters. The search is not case-sensitive. If the text is not found, returns error 519 (#VALUE).
SEARCH("FindText"; "Text" [; Position])
Arama metin aranılan metindir.
metin metin_bul aramasını yapmak istediğiniz metindir.
konum (isteğe bağlı) aramanın başlatılacağı karakteri belirtir. Metin'deki ilk karakter karakter sayısı 1'dir. konum belirtilmezse 1 olduğu varsayılır.
=MBUL(54;998877665544) metni onuncu konumda bularak, 10 sonucunu verir.