Moving contents of a cell without changing references to that cell

  • Thread starter Thread starter elbows
  • Start date Start date
E

elbows

Hi.

How do I move the contents of a cell elsewhere, without changin
formulas that reference that cell? (Or how do I change the formulas s
they always reference a certain cell?)

[We are using Excel as a sort of database (not my idea), and a3 of eac
worksheet has the most recent entry. Each week, the secretary cuts an
pastes to move the entries down, but she then has to change all th
formulas so that they once again reference a3 and not the cell.]

Thanks a lot
 
Hi

if i understand you correctly adding $ makes a cell reference absolute
therefore =$A$3 will always refer to A3 no matter where you copy & paste it
to on the sheet

Cheers
JulieD
 
Do a pastespecial with xlFormulas.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 

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