Thread: Edit names
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default Edit names

Have you tried NameManager
http://www.jkp-ads.com/OfficeMarketPlaceNM-EN.asp

--
__________________________________
HTH

Bob

"Al" wrote in message
...
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