Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Can someone please help?
On timesheet in Excel, there are 4 columns: Travel Time to site Arrival time at site Departure time from site Return Travel time If more than one job is done in a day, when traveling from a billable job to a Maintenance job and then to another billable job and returning to home/office, how can the return travel time be calculated for the two billable jobs to arrive at the total time for the billable jobs that day? Any assistance will be much appreciated. Thank you. bg |
#2
![]() |
|||
|
|||
![]()
I would add a column (E) headed "Billable" which contains Y or N. Then
assuming you have calculated the travel times in the 1st and 4th columns (say that's A and D) =SUMIF(E2:E100,"Billable",A2:A200)+SUMIF(E2:E100," Billable",D2:D100) On Wed, 26 Jan 2005 13:29:04 -0800, Brandi wrote: Can someone please help? On timesheet in Excel, there are 4 columns: Travel Time to site Arrival time at site Departure time from site Return Travel time If more than one job is done in a day, when traveling from a billable job to a Maintenance job and then to another billable job and returning to home/office, how can the return travel time be calculated for the two billable jobs to arrive at the total time for the billable jobs that day? Any assistance will be much appreciated. Thank you. bg |
#3
![]() |
|||
|
|||
![]()
Myrna, for some reason I got e-mail notification of your reply to Brandi's
problem. You might want to respond again in hopes that she will be notified of your recommendation. -Jim Wood "Myrna Larson" wrote: I would add a column (E) headed "Billable" which contains Y or N. Then assuming you have calculated the travel times in the 1st and 4th columns (say that's A and D) =SUMIF(E2:E100,"Billable",A2:A200)+SUMIF(E2:E100," Billable",D2:D100) On Wed, 26 Jan 2005 13:29:04 -0800, Brandi wrote: Can someone please help? On timesheet in Excel, there are 4 columns: Travel Time to site Arrival time at site Departure time from site Return Travel time If more than one job is done in a day, when traveling from a billable job to a Maintenance job and then to another billable job and returning to home/office, how can the return travel time be calculated for the two billable jobs to arrive at the total time for the billable jobs that day? Any assistance will be much appreciated. Thank you. bg |
#4
![]() |
|||
|
|||
![]()
Oops. I said to put Y or N in column E, so the formula should be
=SUMIF(E2:E100,"Y",A2:A200)+SUMIF(E2:E100,"Y",D2:D 100) On Wed, 26 Jan 2005 15:56:48 -0600, Myrna Larson wrote: I would add a column (E) headed "Billable" which contains Y or N. Then assuming you have calculated the travel times in the 1st and 4th columns (say that's A and D) =SUMIF(E2:E100,"Billable",A2:A200)+SUMIF(E2:E100," Billable",D2:D100) On Wed, 26 Jan 2005 13:29:04 -0800, Brandi wrote: Can someone please help? On timesheet in Excel, there are 4 columns: Travel Time to site Arrival time at site Departure time from site Return Travel time If more than one job is done in a day, when traveling from a billable job to a Maintenance job and then to another billable job and returning to home/office, how can the return travel time be calculated for the two billable jobs to arrive at the total time for the billable jobs that day? Any assistance will be much appreciated. Thank you. bg |
#5
![]() |
|||
|
|||
![]()
I don't keep copies of messages already read. Sounds like I responded to your
response instead of to the original message. Hopefully she will return to the ng to look for replies. On Wed, 26 Jan 2005 14:09:03 -0800, "Jim Wood" wrote: Myrna, for some reason I got e-mail notification of your reply to Brandi's problem. You might want to respond again in hopes that she will be notified of your recommendation. -Jim Wood "Myrna Larson" wrote: I would add a column (E) headed "Billable" which contains Y or N. Then assuming you have calculated the travel times in the 1st and 4th columns (say that's A and D) =SUMIF(E2:E100,"Billable",A2:A200)+SUMIF(E2:E100," Billable",D2:D100) On Wed, 26 Jan 2005 13:29:04 -0800, Brandi wrote: Can someone please help? On timesheet in Excel, there are 4 columns: Travel Time to site Arrival time at site Departure time from site Return Travel time If more than one job is done in a day, when traveling from a billable job to a Maintenance job and then to another billable job and returning to home/office, how can the return travel time be calculated for the two billable jobs to arrive at the total time for the billable jobs that day? Any assistance will be much appreciated. Thank you. bg |
#6
![]() |
|||
|
|||
![]()
Myrna,
I added a "Billable" column and can total the hours for those jobs...Thank you! Now, here's what I'm having trouble with.... If a total of 9.0 hours are worked in a day, and following is the time sequence: For First Billable job: "Tvl Time to site Arr Dep Rtn Tvl Billable Total Hours 07:00 08:00 10:30 11:00 Y 4:00 10:30 11:00 12:30 14:00 3:30 14:00 14:30 15:30 16:00 Y 2:00 There's an extra half-hour .5 (0.30) that's getting counted twice between the 1st and 2nd job. Making the total hours worked 9.5 (9.30) instead of (9.0) What can be done to fix it? Myra Larson" wrote: Oops. I said to put Y or N in column E, so the formula should be =SUMIF(E2:E100,"Y",A2:A200)+SUMIF(E2:E100,"Y",D2:D 100) On Wed, 26 Jan 2005 15:56:48 -0600, Myrna Larson wrote: I would add a column (E) headed "Billable" which contains Y or N. Then assuming you have calculated the travel times in the 1st and 4th columns (say that's A and D) =SUMIF(E2:E100,"Billable",A2:A200)+SUMIF(E2:E100," Billable",D2:D100) On Wed, 26 Jan 2005 13:29:04 -0800, Brandi wrote: Can someone please help? On timesheet in Excel, there are 4 columns: Travel Time to site Arrival time at site Departure time from site Return Travel time If more than one job is done in a day, when traveling from a billable job to a Maintenance job and then to another billable job and returning to home/office, how can the return travel time be calculated for the two billable jobs to arrive at the total time for the billable jobs that day? Any assistance will be much appreciated. Thank you. bg |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
Excel 2002 and 2000 co-install. Control Which Starts ? | Excel Discussion (Misc queries) | |||
Excel 2000 file when opened in Excel 2003 generates errors? | Excel Discussion (Misc queries) | |||
pivotcell object to excel 2000 | Excel Discussion (Misc queries) | |||
Statistical Excel Function Question within Excel 2000... | Excel Worksheet Functions |