PC Review


Reply
Thread Tools Rate Thread

Can sumproduct do this......

 
 
=?Utf-8?B?U29uaWM=?=
Guest
Posts: n/a
 
      7th Nov 2006
What I need is to have a formula that will find out if someone has worked a
shift.
My shifts run 5 am to 11am, 11am to 1:30pm, 1:30pm to 5:00.
Col A = employee's name
Col B = Clock in
Col C = Clock out
Col D = Total hours
Col E = Rate of Pay
Col F = Total of D*E
How if Sue works for 7$ an hour and works 9am to 4:30pm I need to know how
may hours she worked for the diff shifts she worked. In another col i need to
know what the total of Col F is for each shift.


Any help would be Great and Thanks
 
Reply With Quote
 
 
 
 
Tom Ogilvy
Guest
Posts: n/a
 
      8th Nov 2006
=Max(0,Min(C2,1*"11:00")-Max(B2,1*"5:00"))

and so forth.

--
Regards,
Tom Ogilvy


"Sonic" <(E-Mail Removed)> wrote in message
news:A7236EFC-3EF3-4A88-B0DE-(E-Mail Removed)...
> What I need is to have a formula that will find out if someone has worked
> a
> shift.
> My shifts run 5 am to 11am, 11am to 1:30pm, 1:30pm to 5:00.
> Col A = employee's name
> Col B = Clock in
> Col C = Clock out
> Col D = Total hours
> Col E = Rate of Pay
> Col F = Total of D*E
> How if Sue works for 7$ an hour and works 9am to 4:30pm I need to know how
> may hours she worked for the diff shifts she worked. In another col i need
> to
> know what the total of Col F is for each shift.
>
>
> Any help would be Great and Thanks



 
Reply With Quote
 
=?Utf-8?B?U29uaWM=?=
Guest
Posts: n/a
 
      8th Nov 2006
OK I guess I'm not getting this becuse its not working Is your formula to go
with the sumproduct or by its self. because Im gett 0.23958 is the answer. I
guess im more of a noob than i thought


"Tom Ogilvy" wrote:

> =Max(0,Min(C2,1*"11:00")-Max(B2,1*"5:00"))
>
> and so forth.
>
> --
> Regards,
> Tom Ogilvy
>
>
> "Sonic" <(E-Mail Removed)> wrote in message
> news:A7236EFC-3EF3-4A88-B0DE-(E-Mail Removed)...
> > What I need is to have a formula that will find out if someone has worked
> > a
> > shift.
> > My shifts run 5 am to 11am, 11am to 1:30pm, 1:30pm to 5:00.
> > Col A = employee's name
> > Col B = Clock in
> > Col C = Clock out
> > Col D = Total hours
> > Col E = Rate of Pay
> > Col F = Total of D*E
> > How if Sue works for 7$ an hour and works 9am to 4:30pm I need to know how
> > may hours she worked for the diff shifts she worked. In another col i need
> > to
> > know what the total of Col F is for each shift.
> >
> >
> > Any help would be Great and Thanks

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sumproduct instead of SumifS in VBA (application.sumproduct) Majken Bilslev-Jensen Microsoft Excel Programming 7 30th Dec 2010 05:56 PM
Sumproduct with Condition OR Sumproduct with ADDRESS function - HE gholly Microsoft Excel Misc 2 28th Sep 2009 05:07 PM
RE: Sumproduct /And Jacob Skaria Microsoft Excel Misc 0 10th Jun 2009 02:42 AM
Conditional SUMPRODUCT or SUMPRODUCT with Filters Ted M H Microsoft Excel Worksheet Functions 4 14th Aug 2008 07:50 PM
sumproduct? sumif(sumproduct)? =?Utf-8?B?RGF2aWQ=?= Microsoft Excel Worksheet Functions 3 13th Jul 2007 07:06 PM


Features
 

Advertising
 

Newsgroups
 


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