Thread: #Value! error
View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Anne Troy[_2_] Anne Troy[_2_] is offline
external usenet poster
 
Posts: 221
Default #Value! error

Nice. :)
****************************
Hope it helps!
Anne Troy
www.OfficeArticles.com
****************************
"JE McGimpsey" wrote in message
...
No need to use FIND() at all - just use

=SUBSTITUTE(A1,"DR.","Door")

If "DR." doesn't exist, no error will be raised.

In article , HalB
wrote:

I am actually trying to replace "DR. " with "Door" but the error causes
the formula to fail.