- Asterisk (*) represents 0 or any number of characters.
 - Question mark (?) represents a single character.
 - Tilde (~) nullifies the previous two wildcards, allowing you to treat them as regular text inputs.
 
Sandhya Answered question June 30, 2023
				To summarise, these are the three wildcards available in Excel VLOOKUP:
A single asterisk (*) can represent 0 or any number of characters.
A single character is represented by the question mark (?).
The preceding two wildcards are nullified by Tilde (), allowing you to treat them as standard text inputs.
Vishalini.R Answered question June 30, 2023
				