+ Reply to Thread
Results 1 to 3 of 3

Referencing Cells in a different workbooks

  1. #1
    Registered User
    Join Date
    08-16-2005
    Posts
    11

    Referencing Cells in a different workbooks

    Hi All,

    I have a spreadsheet in workbook 1 with the names of staff and performance scores as % values entered weekly. In workbook 2 there are separate worksheets for each individual staff member. I am trying to create a formula for workbook 2 whereby the information entered in workbook 1 will automatically update in workbook 2.

    I can do it for an individual cell in workbook 2 by entering = and clicking on the cell in workbook 1 that I want to reference and hitting enter, but when I click on the cell in workbook 2 with the formula I have just entered and drag it across the spreadsheet (so that each cell will have the formula and as each week goes by it automatically updates the new performance scores), it won't appear as a running formula, it just repeats the score in the cell I originally referenced across the whole spreadsheet. Does anybody know what I am doing wrong and how I can make this a running formula that works?

    Not sure if this is relevant info but the cell locations in workbook 1 are different to those in workbook 2.

    Many Thanks,

    Craig

  2. #2
    Valued Forum Contributor
    Join Date
    06-30-2005
    Location
    Verwood, Dorset, England
    MS-Off Ver
    Excel 2000
    Posts
    479
    Quote Originally Posted by BankC
    Hi All,

    I have a spreadsheet in workbook 1 with the names of staff and performance scores as % values entered weekly. In workbook 2 there are separate worksheets for each individual staff member. I am trying to create a formula for workbook 2 whereby the information entered in workbook 1 will automatically update in workbook 2.

    I can do it for an individual cell in workbook 2 by entering = and clicking on the cell in workbook 1 that I want to reference and hitting enter, but when I click on the cell in workbook 2 with the formula I have just entered and drag it across the spreadsheet (so that each cell will have the formula and as each week goes by it automatically updates the new performance scores), it won't appear as a running formula, it just repeats the score in the cell I originally referenced across the whole spreadsheet. Does anybody know what I am doing wrong and how I can make this a running formula that works?

    Not sure if this is relevant info but the cell locations in workbook 1 are different to those in workbook 2.

    Many Thanks,

    Craig
    Hi Craig

    When you create a link in the way you describe it probably looks something like this >

    =[Book1]Sheet1!$C$3

    Where Book1 is the workbook you are linking to, Sheet1 is the worksheet and $C$3 is the cell reference. The $ in the formula makes the formula always refer to that cell no matter where it is dragged or copied to, so if you are dragging across remove the first $ before the C and if dragging down remove the second $ between the c and the 3

    Hope this helps

    Paul

  3. #3
    Registered User
    Join Date
    08-16-2005
    Posts
    11

    Thumbs up

    Worked at treat!

    Thanks Paul!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1