A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

getting info from one worksheet to another



 
 
Thread Tools Display Modes
  #1  
Old October 6th, 2009, 08:30 PM posted to microsoft.public.excel.misc
Kat
external usenet poster
 
Posts: 268
Default getting info from one worksheet to another

this may seem like a simple question, but is there a way to use the info from
one worksheet with a formula on a different worksheet? For example the data
I have is on Sheet1 and I am trying to make a data summary on Sheet2 do I
have to do all the formulas in Sheet1 and copy them or can I do the formula
on Sheet2 and reference the data? If I can, how?

  #2  
Old October 6th, 2009, 08:35 PM posted to microsoft.public.excel.misc
CM
external usenet poster
 
Posts: 161
Default getting info from one worksheet to another

if the cell in sheet1 is D2, on sheet2 enter =Sheet1!D2

"Kat" wrote:

this may seem like a simple question, but is there a way to use the info from
one worksheet with a formula on a different worksheet? For example the data
I have is on Sheet1 and I am trying to make a data summary on Sheet2 do I
have to do all the formulas in Sheet1 and copy them or can I do the formula
on Sheet2 and reference the data? If I can, how?

  #3  
Old October 6th, 2009, 08:44 PM posted to microsoft.public.excel.misc
Kat
external usenet poster
 
Posts: 268
Default getting info from one worksheet to another

I have that part... I guess what I am wondering if I can do =Sheet1! followed
by a formula like =SUM(D420) and get results.

"cm" wrote:

if the cell in sheet1 is D2, on sheet2 enter =Sheet1!D2

"Kat" wrote:

this may seem like a simple question, but is there a way to use the info from
one worksheet with a formula on a different worksheet? For example the data
I have is on Sheet1 and I am trying to make a data summary on Sheet2 do I
have to do all the formulas in Sheet1 and copy them or can I do the formula
on Sheet2 and reference the data? If I can, how?

  #4  
Old October 6th, 2009, 08:48 PM posted to microsoft.public.excel.misc
CM
external usenet poster
 
Posts: 161
Default getting info from one worksheet to another

use this way:
=SUM(Sheet1!F16:F19)

"Kat" wrote:

I have that part... I guess what I am wondering if I can do =Sheet1! followed
by a formula like =SUM(D420) and get results.

"cm" wrote:

if the cell in sheet1 is D2, on sheet2 enter =Sheet1!D2

"Kat" wrote:

this may seem like a simple question, but is there a way to use the info from
one worksheet with a formula on a different worksheet? For example the data
I have is on Sheet1 and I am trying to make a data summary on Sheet2 do I
have to do all the formulas in Sheet1 and copy them or can I do the formula
on Sheet2 and reference the data? If I can, how?

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:16 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.