linked cells not updating

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

Guest

Hi,

Can anyone tell me why my linked cells would not update when a change is made?

='Line Items'!F9

I change the value in F9 on the Line Items tab and my value on this tab does
not change.

Can anyone help?
 
If I doubl click the cell and hit enter the value does update.

What's going on?
 
Could it be because I set it up in a procedure ? Did I miss something?

ActiveCell.FormulaR1C1 = "='Line Items'!R[-1]C[-8]"
 
Has calculation been accidentally changed from Automatic back to Manual
(Tools|Options Calculation tab) in this workbook?
Do other same-sheet formulas update OK?
 

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

Similar Threads


Back
Top