+ Reply to Thread
Results 1 to 3 of 3

Time report for projects.

  1. #1
    Registered User
    Join Date
    09-27-2016
    Location
    Sweden
    MS-Off Ver
    2016
    Posts
    2

    Time report for projects.

    Hi all,

    Hope you can help me out with this issue.

    I want to create a time report where the employee make input of its "Name", "Week", "Project" and "Hours" spended in one sheet. Then, after pressing the "Registrera tid" button all other sheets should be updated.

    So here is what I want to do with the sheet Iīm attaching.

    1. An employee makes input of itīs "Week", "Name", "Project", "Hours" in the sheet "Blad 1".
    2. Pressing the "Registrera tid" button.
    3. First the VBA should find the correct name of the "Project" from sheet "Blad 1" in the sheet "Project". I think this function works now by a Application.WorksheetFunction.VLookup. But please change if you want.
    4. When the correct name of the "Project" is found in the sheet "Project" this should be the sheet where we want to make input of the "Hours". For example the employee can choose project P195C in the sheet "Blad 1", while the specific project sheet has the name "P195".
    5. When for instance P195 is found ,10 Hours should be put into correct cell based on the "Name" and the "Week".
    6. Finish.

    Hope you understand my issue. Really thankful for your help!

    /Kristofer
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-20-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2,278

    Re: Time report for projects.

    Hello Kristofer welcome to the forum.

    Here is some code which seems to work ok on your sample file:

    Please Login or Register  to view this content.
    However, this has no Error Handling, so you would need to tighten up the validation on the input cells or introduce some Error Handling Code. Not sure which approach would be suitable for you. You would need checks for the 'Name'; 'Week'; 'Sheet' and perhaps 'Hours' for a numeric input.

    DBY

  3. #3
    Registered User
    Join Date
    09-27-2016
    Location
    Sweden
    MS-Off Ver
    2016
    Posts
    2

    Re: Time report for projects.

    Thanks a lot DBY!

    It works now. Really appriciate your help, great forum!

    Best Regards
    Kristofer

+ 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. Time analysis on projects
    By noceps in forum Excel General
    Replies: 3
    Last Post: 03-26-2014, 05:24 AM
  2. Stacked Bar for Late vs. On-time projects
    By Ezekedes in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 03-15-2014, 12:18 PM
  3. How to work out percentage of projects delivered on time
    By Vinnyvagus in forum Excel General
    Replies: 5
    Last Post: 02-14-2014, 04:24 PM
  4. Convert Detailed Time Attendance report from Biometrics to Summary Report
    By firescorpio in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-02-2013, 02:48 AM
  5. Replies: 8
    Last Post: 02-27-2013, 02:16 PM
  6. Tracking if projects are late or on time
    By YZ5550 in forum Excel General
    Replies: 5
    Last Post: 10-17-2012, 05:39 PM
  7. Replies: 5
    Last Post: 02-07-2009, 05:05 AM
  8. [SOLVED] Running 2 projects at same time issue
    By Edward in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-26-2006, 10:40 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