Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 184
Default Formula help for multiple worksheets

I have 2 worksheets one is named cons and the other rep. I am trying to
get the data from the rep to cons using a formula written like
=SUMIF(B1:B4,"Jane Doe",C1:C4). The formula is for data in the rep
worksheet. How would I tell it to pull the data from the rep worksheet?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ben Ben is offline
external usenet poster
 
Posts: 509
Default Formula help for multiple worksheets

the easiest way to do what you want is todo the following:

in the cell that you want to copy the data into place an eaquals sign...then
go to the worksheet that has the data you want to replicat and click on the
cell that has the data. That's it...you can then drag down using the small
black plus sign (bottom right corner of the cell) to copy the formula down.

"Jeremy" wrote:

I have 2 worksheets one is named cons and the other rep. I am trying to
get the data from the rep to cons using a formula written like
=SUMIF(B1:B4,"Jane Doe",C1:C4). The formula is for data in the rep
worksheet. How would I tell it to pull the data from the rep worksheet?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 184
Default Formula help for multiple worksheets

I understand how to get the data from one worksheet to another but the
proplem is I am trying to formulate the data the other sheet will bring over
from the formula I listed.

"Ben" wrote:

the easiest way to do what you want is todo the following:

in the cell that you want to copy the data into place an eaquals sign...then
go to the worksheet that has the data you want to replicat and click on the
cell that has the data. That's it...you can then drag down using the small
black plus sign (bottom right corner of the cell) to copy the formula down.

"Jeremy" wrote:

I have 2 worksheets one is named cons and the other rep. I am trying to
get the data from the rep to cons using a formula written like
=SUMIF(B1:B4,"Jane Doe",C1:C4). The formula is for data in the rep
worksheet. How would I tell it to pull the data from the rep worksheet?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,886
Default Formula help for multiple worksheets

Hi Jeremy

=SUMIF(Rep!B1:B4,"Jane Doe",Rep!C1:C4)


If the sheet name has spaces, then enclose within single quotes
=SUMIF('Rep 1'!B1:B4,"Jane Doe",'Rep 1'!C1:C4)
--
Regards

Roger Govier


"Jeremy" wrote in message
...
I understand how to get the data from one worksheet to another but the
proplem is I am trying to formulate the data the other sheet will
bring over
from the formula I listed.

"Ben" wrote:

the easiest way to do what you want is todo the following:

in the cell that you want to copy the data into place an eaquals
sign...then
go to the worksheet that has the data you want to replicat and click
on the
cell that has the data. That's it...you can then drag down using the
small
black plus sign (bottom right corner of the cell) to copy the formula
down.

"Jeremy" wrote:

I have 2 worksheets one is named "cons" and the other "rep". I am
trying to
get the data from the "rep" to "cons" using a formula written like
=SUMIF(B1:B4,"Jane Doe",C1:C4). The formula is for data in the
"rep"
worksheet. How would I tell it to pull the data from the "rep"
worksheet?



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 184
Default Formula help for multiple worksheets

Perfect
Thank you very much. I was refrencing the worksheet only once in the
formula causing it to not work.

Thanks again

"Roger Govier" wrote:

Hi Jeremy

=SUMIF(Rep!B1:B4,"Jane Doe",Rep!C1:C4)


If the sheet name has spaces, then enclose within single quotes
=SUMIF('Rep 1'!B1:B4,"Jane Doe",'Rep 1'!C1:C4)
--
Regards

Roger Govier


"Jeremy" wrote in message
...
I understand how to get the data from one worksheet to another but the
proplem is I am trying to formulate the data the other sheet will
bring over
from the formula I listed.

"Ben" wrote:

the easiest way to do what you want is todo the following:

in the cell that you want to copy the data into place an eaquals
sign...then
go to the worksheet that has the data you want to replicat and click
on the
cell that has the data. That's it...you can then drag down using the
small
black plus sign (bottom right corner of the cell) to copy the formula
down.

"Jeremy" wrote:

I have 2 worksheets one is named "cons" and the other "rep". I am
trying to
get the data from the "rep" to "cons" using a formula written like
=SUMIF(B1:B4,"Jane Doe",C1:C4). The formula is for data in the
"rep"
worksheet. How would I tell it to pull the data from the "rep"
worksheet?






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
Is it possible? DakotaNJ Excel Worksheet Functions 25 September 18th 06 09:30 PM
Copying a formula to multiple worksheets RobHan Excel Worksheet Functions 1 February 16th 06 05:21 PM
formula adding cells in worksheets when # of sheets in work book changes klatimer Excel Discussion (Misc queries) 0 December 14th 05 05:53 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
use central formula on many worksheets, central affect allsheets MidNiteRaver Excel Worksheet Functions 0 July 25th 05 06:08 PM


All times are GMT +1. The time now is 05:14 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"