Changing cell addresses to recently added names in existing formul

  • Thread starter Thread starter Colts41
  • Start date Start date
C

Colts41

Filled several cells with formulae that uses data from various cells.
Subsequently assigned names to the data cells. Formulae still reflects
column+row addresses. Is there an easy way to update all of the cells with
formulae to reflect the assigned names as opposed to the cell address?

Relatively new to this site - enjoy reading the solutions to the questions
posted. Thanks to all who take the time to respond with help for those of us
in need.
 
Just use Find/Replace. Say you have:
=E1 in a cell and later define the name eone to E1. Find/Replace can change
the formula from:
=E1
to
=eone
 
Gary''s Student said:
Just use Find/Replace. Say you have:
=E1 in a cell and later define the name eone to E1. Find/Replace can change
the formula from:
=E1
to
=eone

Thanks Gary. This is a big improvement over my editing each formula.

In this particular instance, I only have about 20 named cells, so I can use
the replace method. I have other workbooks with many more data cells that I
would like to update with names. Is there a way that Excel can be "forced"
to reflect names? By the way I'm using Excel 2007.

Thanks again
 

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