Sandy_Patel
New Member
Hello
I want to find position of repeated (duplicate) word or letter from below sentence.
John is at home which is nearby
I want to find position number of repeated “o” from the above sentence, position of that is 13 but do not know, how to find it by formula of FIND or other way ?
Syntax of find formula is FIND(find_text, within_text, [start_num])
Could anyone explain me , what is the use of “start_num” in above syntax?
Thanks
I want to find position of repeated (duplicate) word or letter from below sentence.
John is at home which is nearby
I want to find position number of repeated “o” from the above sentence, position of that is 13 but do not know, how to find it by formula of FIND or other way ?
Syntax of find formula is FIND(find_text, within_text, [start_num])
Could anyone explain me , what is the use of “start_num” in above syntax?
Thanks