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])
FindText হলো অনুসন্ধান করা হবে এমন একটি পাঠ্য।
পাঠ্য হলো একটি পাঠ্য যেখানে অনুসন্ধান করা হবে।
অবস্থান (ঐচ্ছিক) হলো পাঠ্যের মধ্যে বিদ্যমান একটি অবস্থান যেখান থেকে অনুসন্ধান শুরু হয়।
=SEARCH(54;998877665544) ১০ প্রদান করে।