How do I change a range name back to the underlying data range?

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

Guest

I have inherited spreadsheets from users that were fond of naming ranges
using the Insert, Name, Create function, and a lot of formuls incorporate the
names in them. My problem is that I can't see at a glance of the formula
what the underlying data range is (on vlookup for example), and a lot of
these named ranges reference other named ranges, only to all lead back to one
data source.

Is there a way to replace the name in the formulas (quickly without the
obvious copy/paste, find/replace or redoing all formulas) with the actual
reference to the data source?
 
Since range names, used properly, make spreadsheet work easier, you might try
this before you go replacing them:

Add a new sheet to the workbook, then:
Insert>Names>Paste
Click the [Paste List] button

That will create a listing of range names and the what they refer to.

Does that help?
 

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