The ability to use Wildcards is a highly valuable feature in Excel.  Several functions can use these keenly useful
tools to better filter the results you are attempting to get. The following is
a list of some of the more common Excel functions that can make
use of Wildcards:
- AVERAGEIF
 - AVERAGEIFS
 - COUNTIF
 - COUNTIFS
 - MATCH
 - SUMIF
 - SUMIFS
 - VLOOKUP 
 
The summary below offers an explanation
and examples of how these characters can be used in the functions noted above.
| 
   
Wildcard
  Character 
 | 
  
   
To
   
 | 
 
| 
   
Question Mark (?) 
 | 
  
   
Find any single character (letter,
  number, etc), such as “B?nk” finds Bank,
  Bonk, or Bunk 
 | 
 
| 
   
Asterisk (*) 
 | 
  
   
Find any number of characters (once
  again, letters, numbers, etc), such as “Post*” finds Postage, Postpone, Postcard,
  Postulate, etc 
 | 
 
| 
   
Tilde (~) with another Character 
 | 
  
   
Insert a literal question mark (?),
  asterisk (*), or tilde (~) such as “Jameson~?” finds Jameson?, “Jameson~*” finds Jameson*,
  etc 
 | 
 
As you further your mastery of Excel
formulas, keep in mind the power of Wildcards.  They can give you a great deal of help as you
explore the Wonderful Wild World of Excel!

No comments:
Post a Comment