Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 108
Default sumif vs dsum

Hello,
I have a problem. I do not think sumif will work. and I believe Dsum is my
answer.
However I do not really understand dsum.

I am doing a workplan in excel.
I have peoples names in a column. time of task in another column. and I
want to have minths in a 3rd column.
I want to total up the person and month for the time.
so:

John Jan 10
Marry Jan 20
John Feb 5
John Jan 8

etc...

can someone help out?
thanks



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default sumif vs dsum

this may work for what you want to do.
=SUMPRODUCT(--(A1:A4="John"),--(B1:B4="Jan"),(C1:C4))

--


Gary


"greg" wrote in message
...
Hello,
I have a problem. I do not think sumif will work. and I believe Dsum is my
answer.
However I do not really understand dsum.

I am doing a workplan in excel.
I have peoples names in a column. time of task in another column. and I want
to have minths in a 3rd column.
I want to total up the person and month for the time.
so:

John Jan 10
Marry Jan 20
John Feb 5
John Jan 8

etc...

can someone help out?
thanks





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 108
Default sumif vs dsum

thanks,
I will give it a try

"Gary Keramidas" <GKeramidasATmsn.com wrote in message
...
this may work for what you want to do.
=SUMPRODUCT(--(A1:A4="John"),--(B1:B4="Jan"),(C1:C4))

--


Gary


"greg" wrote in message
...
Hello,
I have a problem. I do not think sumif will work. and I believe Dsum is
my answer.
However I do not really understand dsum.

I am doing a workplan in excel.
I have peoples names in a column. time of task in another column. and I
want to have minths in a 3rd column.
I want to total up the person and month for the time.
so:

John Jan 10
Marry Jan 20
John Feb 5
John Jan 8

etc...

can someone help out?
thanks







Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
DSUM - SUMIF - or something else? MAPepin Excel Worksheet Functions 3 January 20th 10 03:00 PM
dsum or sumif? ff Excel Worksheet Functions 2 January 29th 09 09:29 AM
Dsum or SumIf [email protected] Excel Worksheet Functions 4 November 18th 06 12:28 AM
Dsum or Sumif Help!!! Hervinder Excel Worksheet Functions 3 August 17th 06 04:17 PM
DSUM vs SUMIF Martin Excel Worksheet Functions 7 March 2nd 05 02:55 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"