★0 XP
Question 1 of 10
In Excel, Wildcard characters are used to replace certain text in functions that search for matching text.
The question mark wildcard character (?) replaces exactly one character in text.
Of the fruits below, how many would match with "Le?on"?
The question mark wildcard character (?) replaces exactly one character in text.
Of the fruits below, how many would match with "Le?on"?
| A | B | C | D | |
|---|---|---|---|---|
| 1 | Apple | |||
| 2 | Lemon | |||
| 3 | Pineapple | |||
| 4 | Melon | |||
| 5 | Watermelon | |||
| 6 | Strawberry | |||
| 7 | Blueberry | |||
| 8 | Cherry |
fx