ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   SUMIF (Excel 97) (https://www.excelbanter.com/excel-worksheet-functions/184132-sumif-excel-97-a.html)

Phendrena

SUMIF (Excel 97)
 
=SUMIF(C8:C334,H8:H334<"",C8:C334)

I'm trying to sum the Range C8:C334 if the cells in the range H8:H334 have
something in them, which could be anything.

The above formula produces a blank result.

Any suggestions?

AKphidelt

SUMIF (Excel 97)
 
It should look like

=SUMIF(H8:H334,"<""",C8:C334)

Make sure you add the quotes around the <""

"Phendrena" wrote:

=SUMIF(C8:C334,H8:H334<"",C8:C334)

I'm trying to sum the Range C8:C334 if the cells in the range H8:H334 have
something in them, which could be anything.

The above formula produces a blank result.

Any suggestions?


Phendrena

SUMIF (Excel 97)
 
Cheers,

That appears to add up ALL the cells in C8:C334 even if the cells in the
range H8:H334 are blank. I need it to just add them if there is something in
that range.

any thoughts?

Thanks,

"akphidelt" wrote:

It should look like

=SUMIF(H8:H334,"<""",C8:C334)

Make sure you add the quotes around the <""

"Phendrena" wrote:

=SUMIF(C8:C334,H8:H334<"",C8:C334)

I'm trying to sum the Range C8:C334 if the cells in the range H8:H334 have
something in them, which could be anything.

The above formula produces a blank result.

Any suggestions?


Sandy Mann

SUMIF (Excel 97)
 
try just:

=SUMIF(H8:H334,"<",C8:C334)

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"Phendrena" wrote in message
...
Cheers,

That appears to add up ALL the cells in C8:C334 even if the cells in the
range H8:H334 are blank. I need it to just add them if there is something
in
that range.

any thoughts?

Thanks,

"akphidelt" wrote:

It should look like

=SUMIF(H8:H334,"<""",C8:C334)

Make sure you add the quotes around the <""

"Phendrena" wrote:

=SUMIF(C8:C334,H8:H334<"",C8:C334)

I'm trying to sum the Range C8:C334 if the cells in the range H8:H334
have
something in them, which could be anything.

The above formula produces a blank result.

Any suggestions?






All times are GMT +1. The time now is 05:38 AM.

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