+ Reply to Thread
Results 1 to 3 of 3

referencing same cell in several worksheets

  1. #1
    coriolis
    Guest

    referencing same cell in several worksheets

    Hi!
    Is there a function i can use to automatically generate a list of the
    contents of a single cell from other worksheets? I have a file with template
    project worksheets, and i have created "start" and "end" bookend sheets that
    i can drag and click so that a roll-up summary is automatically created
    summing certain cells on sheets that are included between the bookends, but i
    also want to have the roll-up summary sheet list the name of each individual
    project (ie create an automatic list of cell D6 from each worksheet that is
    between my bookends). Is this possible?
    --
    thanks!!

  2. #2
    Ron de Bruin
    Guest

    Re: referencing same cell in several worksheets

    You can create the links fast with this macro
    http://www.rondebruin.nl/summary.htm


    --
    Regards Ron de Bruin
    http://www.rondebruin.nl


    "coriolis" <[email protected]> wrote in message news:[email protected]...
    > Hi!
    > Is there a function i can use to automatically generate a list of the
    > contents of a single cell from other worksheets? I have a file with template
    > project worksheets, and i have created "start" and "end" bookend sheets that
    > i can drag and click so that a roll-up summary is automatically created
    > summing certain cells on sheets that are included between the bookends, but i
    > also want to have the roll-up summary sheet list the name of each individual
    > project (ie create an automatic list of cell D6 from each worksheet that is
    > between my bookends). Is this possible?
    > --
    > thanks!!




  3. #3
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    Win10/MSO2016
    Posts
    12,990
    • In the appropriate cell, type:
      =Sheet1!D6
      Just replace "Sheet1" with the names of your sheets, etc.
    • Alternatively, on the sheet where you desire the list of project name, click in a cell, say D6, type "=", then go to the sheet with the project name and click the cell holding the name, and press TAB to accept.
    ___________________________
    Ben

+ 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