LibreOffice 25.2 Help
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])
Chuỗi_tìm là chuỗi văn bản cần tìm.
Chuỗi là chuỗi văn bản trong đó cần tìm kiếm.
Vị_trí (tùy chọn) là vị trí trong chuỗi văn bản ở đó cần bắt đầu tìm.
=SEARCH(54;998877665544) trả về 10.