ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   summing formula help (https://www.excelbanter.com/excel-discussion-misc-queries/49306-summing-formula-help.html)

jerry

summing formula help
 
I have a column that could produce 1 row of data or 35 rows of data. How can
i consistently sum two fields below last cell with data and have everything
included.

thanks


Domenic

Can you provide a sample of your data and expected results?

In article ,
"jerry" wrote:

I have a column that could produce 1 row of data or 35 rows of data. How can
i consistently sum two fields below last cell with data and have everything
included.

thanks


jerry

Sheet 1
Column p
xyz company 10 000.00
pdq Company 50 00.00

Sheet 2
Rip roaring Company 1.00
doesnt make any sense company 1,0000,000.00
alright arlight i get it company 15,000.00
safety cracker company 1,000.00


I want a formula that will summarize(ideally in the same column as where the
numbers are) on each individual sheet,but be able to continue to continue to
summarize,if there are new companies. added or subtracted

thanks
jerry


"Domenic" wrote:

Can you provide a sample of your data and expected results?

In article ,
"jerry" wrote:

I have a column that could produce 1 row of data or 35 rows of data. How can
i consistently sum two fields below last cell with data and have everything
included.

thanks



Domenic

Assumptions:

On Sheet2...

Column A contains the company name

Column B contains the amounts

On Sheet1...

A2:A3 contains 'xyz company' and 'pdq company'

Formula:

P2, copied down:

=SUMIF(Sheet2!A:A,A2,Sheet2!B:B)

Hope this helps!

In article ,
"jerry" wrote:

Sheet 1
Column p
xyz company 10 000.00
pdq Company 50 00.00

Sheet 2
Rip roaring Company 1.00
doesnt make any sense company 1,0000,000.00
alright arlight i get it company 15,000.00
safety cracker company 1,000.00


I want a formula that will summarize(ideally in the same column as where the
numbers are) on each individual sheet,but be able to continue to continue to
summarize,if there are new companies. added or subtracted

thanks
jerry


"Domenic" wrote:

Can you provide a sample of your data and expected results?

In article ,
"jerry" wrote:

I have a column that could produce 1 row of data or 35 rows of data. How
can
i consistently sum two fields below last cell with data and have
everything
included.

thanks




All times are GMT +1. The time now is 06:51 AM.

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