ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Help with suming muliple columns (https://www.excelbanter.com/excel-worksheet-functions/250360-help-suming-muliple-columns.html)

Natalie

Help with suming muliple columns
 
Hi, Please help!

I have a database -

ColumnA Column B
OVERDUE £100
OVERDUE £50
NOT DUE £50
OVERDUE £50
NOT DUE £125

And i want to return

OVERDUE £200
NOTDUE £175

But I can't do it. I think I need DSUM? But I'm not sure.

Please help

Teethless mama

Help with suming muliple columns
 
Take a look SUMIF() in help menu


"Natalie" wrote:

Hi, Please help!

I have a database -

ColumnA Column B
OVERDUE £100
OVERDUE £50
NOT DUE £50
OVERDUE £50
NOT DUE £125

And i want to return

OVERDUE £200
NOTDUE £175

But I can't do it. I think I need DSUM? But I'm not sure.

Please help


Natalie

Help with suming muliple columns
 
I can't get this to work as it keeps returned 0.00 which is incorrect.

"Teethless mama" wrote:

Take a look SUMIF() in help menu


"Natalie" wrote:

Hi, Please help!

I have a database -

ColumnA Column B
OVERDUE £100
OVERDUE £50
NOT DUE £50
OVERDUE £50
NOT DUE £125

And i want to return

OVERDUE £200
NOTDUE £175

But I can't do it. I think I need DSUM? But I'm not sure.

Please help


Brad Autry

Help with suming muliple columns
 
Did you put your text in quotes?

like this

=SUMIF(A1:B5,"OVERDUE",B1:B5)

and

=SUMIF(A1:B5,"NOT DUE",B1:B5)



"Natalie" wrote:

I can't get this to work as it keeps returned 0.00 which is incorrect.

"Teethless mama" wrote:

Take a look SUMIF() in help menu


"Natalie" wrote:

Hi, Please help!

I have a database -

ColumnA Column B
OVERDUE £100
OVERDUE £50
NOT DUE £50
OVERDUE £50
NOT DUE £125

And i want to return

OVERDUE £200
NOTDUE £175

But I can't do it. I think I need DSUM? But I'm not sure.

Please help


מיכאל (מיקי) אבידן

Help with suming muliple columns
 
My wild guess is that you typed the £ symbol instead of formatting the cells.
Try with no currency - use pure numerical values.
In addition keep your BOTH criterion free of leading/tailing spaces
Micky


"Natalie" wrote:

I can't get this to work as it keeps returned 0.00 which is incorrect.

"Teethless mama" wrote:

Take a look SUMIF() in help menu


"Natalie" wrote:

Hi, Please help!

I have a database -

ColumnA Column B
OVERDUE £100
OVERDUE £50
NOT DUE £50
OVERDUE £50
NOT DUE £125

And i want to return

OVERDUE £200
NOTDUE £175

But I can't do it. I think I need DSUM? But I'm not sure.

Please help


Ashish Mathur[_2_]

Help with suming muliple columns
 
Hi,

You may create a pivot table. Drag column A to the row area and column B to
the data area

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Natalie" wrote in message
...
Hi, Please help!

I have a database -

ColumnA Column B
OVERDUE £100
OVERDUE £50
NOT DUE £50
OVERDUE £50
NOT DUE £125

And i want to return

OVERDUE £200
NOTDUE £175

But I can't do it. I think I need DSUM? But I'm not sure.

Please help




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

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