Thread: Wildcards
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Wildcards

If you mean in VBA, probably not, but
Look at VBA help for LIKE, INSTR, MID, LEFT, RIGHT

--
Regards,
Tom Ogilvy

"HELP ME PLEASE!" wrote in message
...
Can we use wildcards in an IF function?