The * and ? and ~ are the three wildcard symbols in Excel.
You need to supply the possible answers you are looking for. In general, * ? + . etc are wildcard characters, along with [] for set inclusions, etc.
Wildcard characters
* - For bulk execution ? - For individual execution
asterisk
A question mark ? and an asterisk *
The wildcard characters in C programming include the asterisk (*) and the question mark (?). An asterisk stands for any missing number of characters in a string while a question mark represents exactly one missing character.
at least three characters and a *
asterisk **
Wildcard
Symbols that represent any character or combination of characters. The * and the ? are used for wildcard characters.
at least three characters and a *