Removing range names in formulae

  • Thread starter Thread starter Gary Baker
  • Start date Start date
G

Gary Baker

If I have a spreadhseet with a lot of formulae that use
range names (eg Apples + Pears + Oranges), is there a
simple way to change all the range names back to the cell
referencs to which they refer (eg B7 + A5 + C3?

Thanks
 
The calculation still appears in the function box and the
name "Pears" appears in the Name box.
you can delete the named ranges without affecting the
calculations as they are only tags.
On the Toolbar > Insert > Name > Define then press delete.
This will revert the name back to its cell range.


regards
Mark
 
Unfortunately Jim's very clever solution only works for formulae that refer
to simple names that refer to the sheet that contains the formula.

John Walkenbach's PUP utility works for simple absolute names.

I have not yet found a solution that works in all cases (especially when a
name is constructed using INDIRECT!).


--
Charles
______________________
Decision Models
FastExcel Version 2 now available.
www.DecisionModels.com/FxlV2WhatsNew.htm
 

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