#1   Report Post  
Posted to microsoft.public.excel.misc
Gaz
 
Posts: n/a
Default Linking cells

Im trying to link the cells within my workbook so that if I enter a value
into a "master" sheet then, if I need it to, the same value will
automatically enter in cells on several other sheets. Can anyone help?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Kevin B
 
Posts: n/a
Default Linking cells

Here is an example of a formula that is in a sheet other than Sheet1, and it
returns the value in Sheet1 cell A1:

=Sheet1!A1

You can enter the formula by going to the worksheet where you want the value
to appear when changes are made in the master worksheet. Type an "=" to
start the formula and then press either Ctrl+PgDn or Ctrl+PgUp until you get
to the master sheet and click on the cell you wish to reference.

Hope this helps...
--
Kevin Backmann


"Gaz" wrote:

Im trying to link the cells within my workbook so that if I enter a value
into a "master" sheet then, if I need it to, the same value will
automatically enter in cells on several other sheets. Can anyone help?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Michael Glenn
 
Posts: n/a
Default Linking cells

You can refer to a cell in another sheet using the syntax:
SheetName!CellReference

So if you want to refer to cell A1 on a sheet named Master, use : =Master!A1



"Gaz" wrote:

Im trying to link the cells within my workbook so that if I enter a value
into a "master" sheet then, if I need it to, the same value will
automatically enter in cells on several other sheets. Can anyone help?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linking cells Steve Excel Worksheet Functions 2 September 9th 05 07:21 PM
linking cells and assort decending Cindy Morgan Excel Discussion (Misc queries) 0 July 8th 05 12:39 AM
Excel - linking cells Cyndi Excel Worksheet Functions 1 July 6th 05 08:26 PM
Linking Cells and applying a sort Destiny Excel Worksheet Functions 3 December 16th 04 09:13 PM
linking cells colors Jaan Excel Worksheet Functions 1 December 12th 04 07:34 AM


All times are GMT +1. The time now is 06:05 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"