View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Overview usage named ranges

Get hold of Jan Karel Pieterse's (FREE!) NameManager addin, it will do what
you want and lots more http://www.jkp-ads.com/Download.asp

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Bart Wouters" wrote in message
...
Hi,

currently I'm cleaning up a quite extensive workbook in which named ranges
have been used. Is there any way to have an overview of the usage of
named
ranges in order to support actions like remove named ranges that haven't
been
used, detect 2 overlapping ranges (maybe different name for same range)
etc.

Is there any support at all for this ? If not standard provided, is there
a
way through programmation which I can use ?

Tnx,
Kind regards,
Bart