View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JakeyC JakeyC is offline
external usenet poster
 
Posts: 107
Default Automatically Update Cells bases on another workbook.

As far as I know, if you have '=[Book1]Sheet1!$A$1' in Cell A1 of
Sheet1 in Book2 then the changes will be reflected when it changes.

Have you definitely got 'Automatic' selected in
Tools-Options-Calculation. If it is manual, use F9 to calculate.