View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ralph Heidecke
 
Posts: n/a
Default WildCard Characters

is there a way to use a wildcard character in the Sumif expression?

I want to use sumif( range, "ML*", sumrange) where * is the wildcard.

Is there a good web resource on the use of wild card characters?