ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Formula for pulling column I ttl in column I for each "e" row that (https://www.excelbanter.com/excel-worksheet-functions/23912-formula-pulling-column-i-ttl-column-i-each-%22e%22-row.html)

Cheryl B

Formula for pulling column I ttl in column I for each "e" row that
 
a b c d e f
g h i
5/15/2004 2585 SCHMIDT, PLUMBING R N 484.00 85.25 10 ????

I need to have column "I" be the sum of column G if column e = N.
The last solution I received from Andy B didn't work as it just brought the
column
name over.
Help please!


Bob Phillips

=IF(E2="N",G2,"")

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Cheryl B" <Cheryl wrote in message
...
a b c d e f
g h i
5/15/2004 2585 SCHMIDT, PLUMBING R N 484.00 85.25 10 ????

I need to have column "I" be the sum of column G if column e = N.
The last solution I received from Andy B didn't work as it just brought

the
column
name over.
Help please!




Peo Sjoblom

=SUMIF(E:E,"N",G:G)


Regards,

Peo Sjoblom

"Cheryl B" wrote:

a b c d e f
g h i
5/15/2004 2585 SCHMIDT, PLUMBING R N 484.00 85.25 10 ????

I need to have column "I" be the sum of column G if column e = N.
The last solution I received from Andy B didn't work as it just brought the
column
name over.
Help please!



All times are GMT +1. The time now is 01:43 AM.

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