View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Hasty Hasty is offline
external usenet poster
 
Posts: 9
Default wildcard characters

Hi.
SUBSTITUTE(I4," ("*")","")
Why this is not working? and how can i replace characters using wildcard
characters. I have a formula that returns a text: ex: D19 ( D23 ) or A1 (
B8 )
I want to replace the bracket with no character. Please Help!!! Thanks