FIND finds a text string (FIND_text) within another text string (within_text) and returns it starting with the first character of within_text
FIND_text Specifies the start location number. You can also use SEARCH to FIND a text string within other text strings, but find and SEARCH
FIND is case-sensitive and does not allow wildcard characters.
grammar
FIND(FIND_text,within_text,start_num)
- Find_text is the text to look for.
- Within_text is the text that contains the text you want to find.
- Start_num specifies the character to start the lookup.
The first character in within_text is the character numbered 1. If start_num is ignored, it is assumed to be 1.
Instructions
- If FIND_text is an empty text (), FIND matches the first character in the search string (i.e., the character numbered start_num or 1).
- FIND_text cannot contain wildcards.
If there is no FIND_text in within_text, the #VALUE! Error value is returned. .
If start_num is not greater than 0, the #VALUE! Error value is returned. .
If start_num is greater than the length of within_text, the #VALUE! Error value is returned. .
I want to create a clean, concise and efficient office reference manual, in order to maintain a good reference experience, I did not add any third-party advertisements in my blog, of course, if you are willing, you can watch the following video, it can bring me some income, so that I can better maintain the server to provide higher quality service, thank you for your help and support.
You can choose any link below to watch my videos and I will earn some money to strengthen the site and resist DDOS attacks that may happen at any time, thank you for your support!
(Please note: Please do not maliciously click on links or video ads to increase invalid traffic, as this can result in lower or no revenue.)
Learn to consult the manual video
(Will be released in the later period with the consult the manual article, please pay attention.)
My Febspot video list (Learn after-school relaxation videos)
https://suu.us/sponsor
My Febspot video home page
https://www.febspot.com/leet4477/