+ Reply to Thread
Results 1 to 3 of 3

need function to calculate time spent on the given task

  1. #1
    Forum Contributor
    Join Date
    06-12-2013
    Location
    india
    MS-Off Ver
    Office 365
    Posts
    163

    need function to calculate time spent on the given task

    Hi Team,

    I need a function to calculate the time spent per day on the given task, i have given the target and the time for each single task on the given spread sheet. what I need is the actual time spent by each employee in a day on the D column. Please find the attached spread sheet and let us know if you need further details. Thanks.

    Regards,
    Girish
    Attached Files Attached Files

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,767

    Re: need function to calculate time spent on the given task

    May be this..


    In D4 Cell


    =TEXT((B4*TIME(0,B$3,0))+(C4*TIME(0,C$3,0)),"[H]:MM:SS")


    Drag it down...


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    11-03-2014
    Location
    Belgium
    MS-Off Ver
    2010
    Posts
    1

    Re: need function to calculate time spent on the given task

    Hi Girisch

    Enter in D4 =(TIME(0;B4;0)*B$3)+(TIME(0;C4;0)*C$3
    REMARK: depending on your settings it could be that you have to replace the ";" in the formula by ","
    Format D4 as time
    Drag D4 down

    Grtz
    Ronny

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] inputting a number representing "Time" spent on a "Task" under drop menu's
    By cubbymonkey in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-09-2014, 04:03 PM
  2. Replies: 3
    Last Post: 12-19-2013, 06:49 AM
  3. [SOLVED] Using pivot to calculate average of spent time, gives me error #DIV/0!
    By anakinlol in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 08-13-2013, 06:49 AM
  4. Replies: 10
    Last Post: 07-13-2013, 05:20 AM
  5. Replies: 6
    Last Post: 02-28-2012, 10:50 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1