View Single Post
  #1   Report Post  
John
 
Posts: n/a
Default Wildcard Character

Is there a wildcard character in Excel?

Specifically, I'm looking to search for all subdivisions from a major
division. My naming scheme is like this:

AppDev.DBA
AppDev.Web
Communications.Data
Communications.Radio

How can I just say AppDev.* or Communications.* so I can get a full
count??? (PS there is no standard length to any of these names)

Thanks