+ Reply to Thread
Results 1 to 7 of 7

Need Help In Developing a Customized Time Sheet and Summary

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    02-04-2008
    MS-Off Ver
    Microsoft Office 2007
    Posts
    261

    Need Help In Developing a Customized Time Sheet and Summary

    Dear All ,

    Please find the attached file.

    It seems little bit complicated but if somebody can simplify it then it would be appreciated.

    1.On Man' work sheet I Have a Project No (actual one is a big one) and project code,i have made the project code because it cannot
    be entered on the time sheet as the original project no is very big and i have legends,then Empl nos and OT Rates

    Now on the time sheet if i enter the Project Code A to C it should be counted as "P" present for work, rest as usual.

    2.On Summary' work sheet Columns D to J should calculate it automatically based on employee no or name and Project No.

    Any Ideas will be appreciated.

    Thanks,
    Ak
    Attached Files Attached Files

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Need Help In Developing a Customized Time Sheet and Summary

    Hi Akbar,

    Now on the time sheet if i enter the Project Code A to C it should be counted as "P" present for work, rest as usual.
    I did not found time sheet .. please check.

    Also, can you enter some of your expected results manually and then I'll try to obtain them using formulas.. thanks.


    Regards,
    DILIPandey
    <click on below * if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), dilipandey@gmail.com

  3. #3
    Forum Contributor
    Join Date
    02-04-2008
    MS-Off Ver
    Microsoft Office 2007
    Posts
    261

    Re: Need Help In Developing a Customized Time Sheet and Summary

    Hello Dilip Please find the attachment, Man' worksheet A3:L8 is the sample time sheet and results can be found in
    Summary work sheet filled with yellow color.

    Thanks,
    Ak
    Attached Files Attached Files

  4. #4
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Need Help In Developing a Customized Time Sheet and Summary

    Hi Akbar,

    I did not found "p" in row 4 of Man sheet but look into the attached worksheet where I used below formula:-

    Formula: copy to clipboard
    =SUMPRODUCT((data="A")*1)

    where data is a defined name , press ctrl + F3 to see the logic used in this name..
    New Microsoft Office Excel Worksheet(1).xlsx

    Regards,
    DILIPandey
    <click on below * if this helps>

  5. #5
    Forum Contributor
    Join Date
    02-04-2008
    MS-Off Ver
    Microsoft Office 2007
    Posts
    261

    Re: Need Help In Developing a Customized Time Sheet and Summary

    Hello Dilip when ever a project code is given in the cell then it should be considered as the employee is present at that project that's what i meant.
    value displaying on summary worksheet D4 is correct,but i dont know how it is working and logic behind that.

    Could you please explain little bit.

    Thanks,
    Ak

  6. #6
    Valued Forum Contributor
    Join Date
    07-17-2005
    Location
    Abergavenny, Wales, UK
    MS-Off Ver
    XL2003, XL2007, XL2010, XL2013, XL2016
    Posts
    608

    Re: Need Help In Developing a Customized Time Sheet and Summary

    Take a look at the reply given at your Crosspost in the Codecage
    --
    Regards
    Roger Govier
    Microsoft Excel MVP

  7. #7
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Need Help In Developing a Customized Time Sheet and Summary

    As I mentioned in my previous post :-

    where "data" is a defined name , press ctrl + F3 to see the logic used in this name..
    Also, search internet for video tutorials on Sumproduct function to learn about this function.

    Row 4 of "man" sheet has project codes and legend codes both - and this is creating confusion.


    Regards,
    DILIPandey
    <click on below * if this helps>

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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