Listing Named Ranges

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I vaguely remember a Q article with example code that generates a list of named ranges, if any, to a sheet. Cannot seem to find that article…
Appreciatively,
Arturo
 
On a new worksheet: Insert>Name>Paste, then click "PasteList" in the dialog.

You'll get a list of the NamedRanges, and their addresses, in the workbook.

--
George Nicholson

Remove 'Junk' from return address.


Arturo said:
I vaguely remember a Q article with example code that generates a list of
named ranges, if any, to a sheet. Cannot seem to find that article.
 
D'oh.
Thank you George.

George Nicholson said:
On a new worksheet: Insert>Name>Paste, then click "PasteList" in the dialog.

You'll get a list of the NamedRanges, and their addresses, in the workbook.

--
George Nicholson

Remove 'Junk' from return address.



named ranges, if any, to a sheet. Cannot seem to find that article.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top