Thread: about delete
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
GUS GUS is offline
external usenet poster
 
Posts: 45
Default about delete

No this did't worked couse the range name has this reference in an external
file.
" '[worksheet in presentation ]#ref!#ref "


"gus" wrote in message
...
I have a range name "FLOW" and i can't delete it from
menu (insert-define-name etc") because the last character is strange to
excel .
When i am trying to delete it from menu, or change the reference it

creates
a new name without the last character "".
So i thought to delete it from vba without give the whole name of the

range
name.