Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 122
Default SUMPRODUCT Question Adding Hours?

I have columns as follows:
A = Month Text
B = Year
C= Employee
D=time in
E= time out
F= Hours worked (Out minus in) Formatted as hours/minutes Time
format 5:45

I need a formula that works...mine doesnt.
=sumproduct((a10:a1000=August)*(b10:b1000=2009)*(c 10:c1000=Mike)*
(hours))

This formula returns a zero.

Thanks for your help!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 747
Default SUMPRODUCT Question Adding Hours?

=SUMPRODUCT(--(A2:A5="April")*(B2:B5=2009)*(C2:C5="a")*(F2:F5))


On Oct 19, 11:46*pm, wx4usa wrote:
I have columns as follows:
A = Month Text
B = Year
C= Employee
D=time in
E= time out
F= Hours worked *(Out minus in) Formatted as hours/minutes *Time
format 5:45

I need a formula that works...mine doesnt.
=sumproduct((a10:a1000=August)*(b10:b1000=2009)*(c 10:c1000=Mike)*
(hours))

This formula returns a zero.

Thanks for your help!


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
Adding hours Yitzhack Excel Discussion (Misc queries) 6 October 11th 08 06:04 PM
Need help adding hours exceeding 24 hours faerk Excel Worksheet Functions 7 August 18th 08 08:59 PM
help with adding up hours and mins please baz Excel Worksheet Functions 3 August 15th 08 10:16 PM
adding like job hours MarkT Excel Discussion (Misc queries) 5 May 2nd 08 01:31 PM
Adding time in hours Jono Excel Discussion (Misc queries) 2 September 22nd 05 12:46 PM


All times are GMT +1. The time now is 04:31 AM.

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

About Us

"It's about Microsoft Excel"