auto copy total from one workbook to another workbook

  • Thread starter Thread starter hugrl
  • Start date Start date
H

hugrl

Have two workbooks in excel 2003 need to auto a numbers placed in workbook 1
to auto copy into workbook 2
workbook 1 C4:c31 total in c32 need to copy this to workbook2 c4 & auto
update as number rises
 
Hi,

Open both workbooks.
Choose Window, Arrange, OK
Select cellC4 in book2
Type = and then click on book1 and then on the sheet with the values, then
on cell C32.
Press Enter.

This creates a formula between two workbook and when workbook 2 changes and
workbook 1 is opened it will update or prompt you to update.
 
Back
Top