View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
gcelis81 gcelis81 is offline
external usenet poster
 
Posts: 2
Default substiute formula = subing something to "

I don't know how to cancel this, but I found out that even though the formula
is changing, it still outputs "

"gcelis81" wrote:

I'm writing a subsitute formula and want to replace %20 with "
but when I write =SUBSTITUTE(D3,"%20",""") I get an error and Excel makes me
do =SUBSTITUTE(D3,"%20","""")

Any way around this??

help!