Log in

View Full Version : Linking Cell Within Same Book


pcannon
Sep 11, 2006, 09:20 AM
Hello::confused:

How do I link cells in worksheet to cells in another worksheet within the same book?

When editing data in a worksheet, I would like for it to automatically update the summary page.

Thanks
PCan

ScottGem
Sep 11, 2006, 10:47 AM
=celladdress

For example, if you want the value in cell Sheet1!A1 to show up in cell Sheet2!A1, just type = and the cell address.

StuMegu
Sep 12, 2006, 05:54 AM
You can also type "=" in the cell and then click the cell that you want to reference. Just type = on the summary page, then click the sheet with the info on it and then the cell and press return. Go back to the original cell and it should reference the source using the format that Scott described.

Good Luck!