ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Summing up various Worksheets to one Summary sheet using variables (https://www.excelbanter.com/excel-discussion-misc-queries/244457-summing-up-various-worksheets-one-summary-sheet-using-variables.html)

Terri[_3_]

Summing up various Worksheets to one Summary sheet using variables
 
I am trying to sum up values from a different worksheet within the workbook
but what I want to sum up is:

Work sheet 2: is the data that I will be pulling from

Work Sheet 1: is my summary in Cell B3
I want it to sum up from Work sheet 2 = if Cell B3 says "Boy" and if cell
C3 says "Girl" then take total from D4 and place in cell B3 in worksheet 1
(work sheet 2 cells B3 and C3 have drop down Variations)

and is it possible to take the above formula and do multiple worksheets to
add up the same formula?

Hope this makes sense ?



KC

Summing up various Worksheets to one Summary sheet using variables
 
Terri,
can you try using the below formula in Sheet1 B3
=IF(AND(Sheet2!B3="Boy",Sheet2!C3="Girl"),Sheet2!D 4,"")

Yes you can do it for multiple worksheets

-kc
*Click YES if this helps

"Terri" wrote:

I am trying to sum up values from a different worksheet within the workbook
but what I want to sum up is:

Work sheet 2: is the data that I will be pulling from

Work Sheet 1: is my summary in Cell B3
I want it to sum up from Work sheet 2 = if Cell B3 says "Boy" and if cell
C3 says "Girl" then take total from D4 and place in cell B3 in worksheet 1
(work sheet 2 cells B3 and C3 have drop down Variations)

and is it possible to take the above formula and do multiple worksheets to
add up the same formula?

Hope this makes sense ?




All times are GMT +1. The time now is 09:35 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com