★0 XP
Question 1 of 10
The SEARCH function is similar to FIND, but is NOT case-sensitive, and it accepts wildcards in arguments.
Type =SEARCH("x", A1) to return the position of the first "x" in the text contained in cell A1.
Type =SEARCH("x", A1) to return the position of the first "x" in the text contained in cell A1.
| A | B | C | D | |
|---|---|---|---|---|
| 1 | Excel! | |||
| 2 | ||||
| 3 | ||||
| 4 | ||||
| 5 |
C5fx