+ Reply to Thread
Results 1 to 4 of 4

Timesheet Formula Issues in Excel (Recurring Tasks)

  1. #1
    Registered User
    Join Date
    05-14-2019
    Location
    England
    MS-Off Ver
    2013
    Posts
    68

    Post Timesheet Formula Issues in Excel (Recurring Tasks)

    Hi guys,

    I hope you are well.

    For my company, I'm trying to create a dynamic time sheet either in excel, or google sheets as a free alternative to the online timesheet applications that you can use.

    I've attached an excel which I'm using at the moment which will essentially allow me to fill in the 'schedule' tab, and it will populate the 'Weekly Schedule' tab. The problem is that in my company we run lots of reports (daily, weekly, monthly & quarterly). I would love it to have an option where I could get a task to recur every 5 weekdays, or once between certain dates every month. Does anyone know how I could do this? I'm not great on excel myself and I wouldn't really know where to start, or if it's even possible!

    The plan would be to also merge this with a Gantt chart at some point to try and create a visual calendar which would contain manual tasks & recurring tasks for each employee.

    Thanks!
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,944

    Re: Timesheet Formula Issues in Excel (Recurring Tasks)

    If you are asking to add repeating tasks to the Input sheet, this "could" probably be done with formulas, but it would be tedious and would require all input fields to be pre-filled with formulas - which you would them manually over-write with data.

    The other alternative would be to use VBA.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,483

    Re: Timesheet Formula Issues in Excel (Recurring Tasks)

    There is already a really nice UDF in the example file, I will have a look today if I can also make it work for recurring tasks..

  4. #4
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,483

    Re: Timesheet Formula Issues in Excel (Recurring Tasks)

    So interim results.. I'm almost there I think, just want to check I'm on the right track..
    I need to find a formula for handling workday frequency if needed (could be added later)
    I need a small repair for when the start of the plan week is in a different month then the actual planned date (it is now sometimes 1 day off against the expected day)

    What I did is to add 5 columns to the schedule
    1. Period (Day(s), Week(s), month(s)
    2. Frequency, every 1,2,3 / Day(s), Week(s), month(s)
    3. Weekday - if you have a montly meeting the days would change because you are adding 30/31 days, if you want to stick to the same weekday for each monthly meeting you can pick a weekday there

    4. Next start
    5. Next End
    This is where the magic happens in colum for next start Based on the chosen week in weekly schedule the formula will calculate the next meeting would be. The already existing formula on Weekly schedule (which is unchanged) will then place the meeting on the right line


    Please look at the attached sheet and test if outcomes work
    Attached Files Attached Files

+ 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. Dynamic Calendar Formula Issues in Excel
    By excelxzzx in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-14-2019, 01:04 PM
  2. Excel to Outlook Calendar date duplication issues and blank cells causing issues
    By singerbatfink in forum Outlook Programming / VBA / Macros
    Replies: 0
    Last Post: 02-11-2016, 08:07 AM
  3. [SOLVED] Excel to Outlook Calendar date duplication issues and blank cells causing issues
    By singerbatfink in forum Outlook Formatting & Functions
    Replies: 0
    Last Post: 02-11-2016, 07:57 AM
  4. Dynamic Excel Calendar
    By dolphin_m70 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-29-2013, 06:54 PM
  5. Excel Calendar for Exporting to Outlook issues
    By Syringa in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-26-2013, 02:20 AM
  6. Calendar In Excel Issues
    By fiferouski in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-21-2012, 03:23 PM
  7. Replies: 0
    Last Post: 07-05-2012, 06:08 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