LibreOffice 25.2 Help
Returns the position of a string of text within another string.You can also define where to begin the search. The search term can be a number or any string of characters. The search is case-sensitive.
FIND("FindText"; "Text" [; Position])
FindText খুঁজে পাওয়া যাবে এমন পাঠ্য নির্দেশ করে থাকে।
পাঠ্য হলো পাঠ্য যেখানে অনুসন্ধান করা হয়।
অবস্থান (ঐচ্ছিক) হলো পাঠ্যের মধ্যে একটি স্থান যেখান থেকে অনুসন্ধান শুরু করা হয়।
=FIND(76;998877665544) ৬ প্রদান করে।