Thread: Edit names
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
al al is offline
external usenet poster
 
Posts: 363
Default Edit names

I've inherited a workbook that has some corrupt names in it (they begin with
non-printing characters) that link to non-existant workbooks. I'd like to
delete the names, but it seems that the menu commands won't let you do that
unless the first printable character is a zero. Is there any VBA method to
delete such names or at least edit them to a deletable form?
--
Al C