Excel Problems

Printed from http://www.compatdb.org/support/topics/182573_excel_problems.html

Excel Problems - 06/12/08 09:29 AM

Hi,

I want to change a value in one sheet and then update it automatically on another sheet. How can I do this?


And....

Can I change a value in one workbook and let it update automatically in another workbook?

Thanx in advance

Re: Excel Problems - 06/13/08 05:32 PM

Originally Posted By: McGuywer
Hi,

I want to change a value in one sheet and then update it automatically on another sheet. How can I do this?


Use formula:
=Sheet1!C5
(replace Sheet1 with your sheet name and C5 with your cell)

Quote:

Can I change a value in one workbook and let it update automatically in another workbook?


Create and manage links to other workbooks.

Re: Excel Problems - 09/06/08 12:24 AM

and make sure Automatic Calculation is turned on...