linking cells

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

Guest

How can I have link two cells from different woksheets to change together?
 
Biovin said:
How can I have link two cells from
different woksheets to change together?

In Sheet2,

Put in A1: =IF(Sheet1!A1="","",Sheet1!A1)

Copy across & fill down to cover the
expected used range in Sheet1

Sheet2 will reflect the values within Sheet1

For formats, just do an entire sheet:
Copy > paste special > check "Formats" > OK
(copy from Sheet1, paste in Sheet2)

Formulas can return only values, not formats

---
 

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