Fixed Reference

  • Thread starter Thread starter filipe
  • Start date Start date
F

filipe

Hi,

Suppose that a cell contains the formula =A1.

When I cut A1 and paste into A2, the formula becomes =A2.
Is that possible to disable this automatic conversion?
Even using absolute reference (=$A$1), it still happens.

I would like that the formula remain the same (=A1) even if I cut A1
and paste elsewhere.

Thanks in advance!
Filipe.
 
Change the formula from =A1 to =INDIRECT("A1")
Bob Umlas
Excel MVP
 

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