Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / July 2008

Tip: Looking for answers? Try searching our database.

How do I link cells from one excel worksheet to another?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
stb - 05 Oct 2005 20:08 GMT
I want to link the totals of certain columns of several worksheets to a
summary worksheet in the same workbook.  I keep seperate worksheets of the
circulation stats of my library branches, and I want the totals of my columns
to automatically show up on the cumulative worksheet as I enter new circ
figures for each month in the year.  Everything I've looked up talks about
linking to different types of Office programs, not something as simple (but
apparently hard to do) as this.  Any help greatly appreciated!
David Billigmeier - 05 Oct 2005 20:46 GMT
Type an equals sign in the cell you want the information to end up in, click
over to another worksheet, and click on the cell you want to reference.  
Excel will automatically enter it in.

Signature

Regards,
Dave

> I want to link the totals of certain columns of several worksheets to a
> summary worksheet in the same workbook.  I keep seperate worksheets of the
[quoted text clipped - 3 lines]
> linking to different types of Office programs, not something as simple (but
> apparently hard to do) as this.  Any help greatly appreciated!
stb - 05 Oct 2005 21:16 GMT
Right click or left click?
Thanks!!

> Type an equals sign in the cell you want the information to end up in, click
> over to another worksheet, and click on the cell you want to reference.  
[quoted text clipped - 7 lines]
> > linking to different types of Office programs, not something as simple (but
> > apparently hard to do) as this.  Any help greatly appreciated!
David Billigmeier - 05 Oct 2005 21:26 GMT
Left click, just like you are switching over to view the other spreadsheet.  
You will see excel will add (for example say your second sheet is named
Sheet2) Sheet2! preceeding any cell references.

Signature

Regards,
Dave

> Right click or left click?
> Thanks!!
[quoted text clipped - 10 lines]
> > > linking to different types of Office programs, not something as simple (but
> > > apparently hard to do) as this.  Any help greatly appreciated!
stb - 05 Oct 2005 21:32 GMT
David,
Just tried it and it works like a charm.  Just what I was looking for!  
Thanks a million!!

Susan

> Left click, just like you are switching over to view the other spreadsheet.  
> You will see excel will add (for example say your second sheet is named
[quoted text clipped - 14 lines]
> > > > linking to different types of Office programs, not something as simple (but
> > > > apparently hard to do) as this.  Any help greatly appreciated!
Bianca - 31 May 2006 14:26 GMT
I have created 1 worksheet with lots of information in different columns. Now
I would like to create a new overview in a new worksheet that shows only the
information from 3 of the columns from worksheet 1. It would be great if
worksheet 1 always updates the information in the other worksheets. The
question here is how do I link the colums without enlarging my file big time?

I tried to do so with the equals sign, with paste special and paste links
but that wasn't the best way to do so.....any suggestions?

Thanks a lot!


> Left click, just like you are switching over to view the other spreadsheet.  
> You will see excel will add (for example say your second sheet is named
[quoted text clipped - 14 lines]
> > > > linking to different types of Office programs, not something as simple (but
> > > > apparently hard to do) as this.  Any help greatly appreciated!
K Smith - 10 Feb 2006 21:21 GMT
I have a workbook with 6 worksheets and I want a total page that will total
the same cells from each sheet, say A8, B9, etc
I've tried +,+,+, but got errors.  
Suggestions?
stb - 10 Feb 2006 21:35 GMT
> I have a workbook with 6 worksheets and I want a total page that will total
> the same cells from each sheet, say A8, B9, etc
> I've tried +,+,+, but got errors.  
> Suggestions?

David's reply using the = sign instead of + worked for me.  I've got 6
branches with circulation stats that I link to a totals page, and while I did
it for a range of cells, I'm sure it would work for a single cell also.
Susan
emgee100 - 06 May 2008 19:51 GMT
> Type an equals sign in the cell you want the information to end up in, click
> over to another worksheet, and click on the cell you want to reference.  
[quoted text clipped - 7 lines]
> > linking to different types of Office programs, not something as simple (but
> > apparently hard to do) as this.  Any help greatly appreciated!
emgee100 - 06 May 2008 20:06 GMT
Typing equals, clicking on Sheet 1 and clicking on Sheet 2 isn't working for
me.  I get a '0' in the cell, rather than the text from Sheet 1. Seems like
the cell should be formatted differently, but I've tried all the options.  
Help!

> Type an equals sign in the cell you want the information to end up in, click
> over to another worksheet, and click on the cell you want to reference.  
[quoted text clipped - 7 lines]
> > linking to different types of Office programs, not something as simple (but
> > apparently hard to do) as this.  Any help greatly appreciated!
Gord Dibben - 06 May 2008 20:58 GMT
In a cell on your Summary sheet enter  =SUM(Sheet1:Sheet10!G24)

That will give you total of G24 from all sheets.

If the totals are in different cells on each sheet you will have to compound by
entering the  =  sign in a cell on Summary sheet then switch to sheet1 and
select a cell, then hit + sign, switch to sheet2 and select a cell. hit + sign

Follow this pattern untill you run out of sheets to switch to then hit ENTER
key.

Example formula  =Sheet1!G12 + Sheet2!H34 + Sheet3!B23

Gord Dibben  MS Excel MVP

>Typing equals, clicking on Sheet 1 and clicking on Sheet 2 isn't working for
>me.  I get a '0' in the cell, rather than the text from Sheet 1. Seems like
[quoted text clipped - 12 lines]
>> > linking to different types of Office programs, not something as simple (but
>> > apparently hard to do) as this.  Any help greatly appreciated!
larc - 12 May 2008 23:37 GMT
I need to transpose cell values (sum) of columns on three spreedsheets so
that the information appears in a single column on the summary sheet within
the same workbook. I have used combinations of = and + signs with $ but with
no luck. Is there a simple command I can use to ahieve the desired result and
allow for subsequent changes to the information on the original spreedsheets?

> In a cell on your Summary sheet enter  =SUM(Sheet1:Sheet10!G24)
>
[quoted text clipped - 27 lines]
> >> > linking to different types of Office programs, not something as simple (but
> >> > apparently hard to do) as this.  Any help greatly appreciated!
Spiky - 13 May 2008 16:25 GMT
> I need to transpose cell values (sum) of columns on three spreedsheets so
> that the information appears in a single column on the summary sheet within
[quoted text clipped - 37 lines]
> > >> > linking to different types of Office programs, not something as simple (but
> > >> > apparently hard to do) as this.  Any help greatly appreciated!

You should start your own thread. Also, transpose means to move from
columns to rows. I don't think that is what you want to do.

Are you trying to just get a SUM of the columns, or are you trying to
move all the data from each to show in the summary sheet?
nso - 16 May 2008 15:40 GMT
i have a workbook with several spreadsheets.  in each row on each spreadsheet
there is a sku, upc, description, empty cell to enter floor count (we'll call
this A), empty cell to enter backroom count (we'll call this B), empty cell
to enter system count (we'll call this C), cell that automatically calculates
the difference between the system count and the combined totals of floor and
backroom counts (D= C-(A+B)).  

what i need it to do is- if D is more or less than 0, i want that whole ROW
copied to a blank spreadsheet at the end of my workbook.  so far, i have only
been able to get it to copy the first cell from that row, but i need the
whole thing.  is there a way to do this other than putting a formula in each
row in that column???  thanks, i hope i explained this well.

> > I need to transpose cell values (sum) of columns on three spreedsheets so
> > that the information appears in a single column on the summary sheet within
[quoted text clipped - 43 lines]
> Are you trying to just get a SUM of the columns, or are you trying to
> move all the data from each to show in the summary sheet?
Bill - 26 May 2008 15:36 GMT
I'm new, so might do some things wrong; just let me know if I do. MY problem:
I work for a non-profit organization that uses a lot of volunteers. The
organization wishes to keep up with all hours of each volunteer with a total
for each week, month, year for each volunteer. I've created a spreadsheet
with 5 worksheets, one for each week of the month and a 6th sheet for monthly
totals for individuals. The first sheet has columns:
A=volunteer ID
B=Volunteer name
C=date
D=time in
E=time out
F=total time
G=volunteer function
G=time in
I=time out
J=total time
K=volunteer function
L=total time (adding F and J)

The monthly sheet has:
A=volunteer ID
B=volunteer name
C=total of first week (to be carried forward from "L" )
D=total of second week
E=total of third week
F=total of fourth week
G=toatl of fifth week (when one exists)
H=sum of all weeks for the month

A part of the problem is that each volunteer comes in, signs in on the next
available row in the sheet for that week, using his/her ID num and name,
which will not be in numerical order, but needs to be carried forward to the
monthly sheet to the right name for calculating time.
Can this be done? If so, how?
Thanks in advance.
Bill
Signature

Bill HH

> i have a workbook with several spreadsheets.  in each row on each spreadsheet
> there is a sku, upc, description, empty cell to enter floor count (we'll call
[quoted text clipped - 56 lines]
> > Are you trying to just get a SUM of the columns, or are you trying to
> > move all the data from each to show in the summary sheet?
nicole - 27 Jul 2008 01:09 GMT
Hi David, I hope you're still checking this forum (since your post is from 3
years ago) but I was hoping you could tell me how to do the cell linking
between 2 separate xls files with entire columns.
I have a column in spreadsheet 1 with Yes/No values (200 plus cells).  Do I
need to do the cell reference for each cell or is there a way to set up the
reference between spreadsheets for an entire column?  I hope there is instead
of me having to manually reference hundreds of cells.  Any advice you could
give would be greatly appreciated.

> Type an equals sign in the cell you want the information to end up in, click
> over to another worksheet, and click on the cell you want to reference.  
[quoted text clipped - 7 lines]
> > linking to different types of Office programs, not something as simple (but
> > apparently hard to do) as this.  Any help greatly appreciated!
Gord Dibben - 27 Jul 2008 01:41 GMT
Select a column or columns in workbook 1 and Copy

Select a cell in Workbook 2 and Paste Special>Paste Links>OK>Esc

You may not need entire columns..........you can select ranges to copy and
paste as above.

Gord Dibben  MS Excel MVP

>Hi David, I hope you're still checking this forum (since your post is from 3
>years ago) but I was hoping you could tell me how to do the cell linking
[quoted text clipped - 16 lines]
>> > linking to different types of Office programs, not something as simple (but
>> > apparently hard to do) as this.  Any help greatly appreciated!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.