+ Reply to Thread
Results 1 to 3 of 3

Task List Scheduler

  1. #1
    Forum Contributor
    Join Date
    11-16-2014
    Location
    United States
    MS-Off Ver
    2010
    Posts
    204

    Task List Scheduler

    I Have a task list for Team members on daily basis..(see sheet 2 of sample attached)

    In sheet1, Team member are allowed to use only column A for entering their respective Emp Id only

    For example, emp 101 enter his id in A1, then data in B1 to be populated automatically (considering his first task)

    same way, all TM enter their id in column A, gets their task populated....
    End of the all total Task of a TM, "No More Task" to be populated (See B11 of sheet1)

    Like wise in C column, Reviewer name to be populated except the doer of the task.
    For example, of emp 101 is the doer then reviewer should be any other than 101.

    Pls help with formula or macro.
    Attached Files Attached Files

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,863

    Re: Task List Scheduler

    May be formulas will be enough?
    B2:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    C2:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    I left these in row 2, you can copy them down just to test.


    If not (as you posted a thread in VBA subforum), you can still use these formulas in a code.

    In sheet code (right click on tab with sheet name, and use Display Code):

    Please Login or Register  to view this content.
    Note that because the above code changes only columns B and C no Application.eventsenabled=false at begining and =true at end of the code is needed.
    Attached Files Attached Files
    Best Regards,

    Kaper

  3. #3
    Forum Contributor
    Join Date
    11-16-2014
    Location
    United States
    MS-Off Ver
    2010
    Posts
    204

    Re: Task List Scheduler

    Excellent......This is what i expected...Thanks a ton.

+ 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. Need a Task Scheduler, To-Do List, and Status Tracker
    By stpeter in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-08-2015, 03:05 PM
  2. Help with Task scheduler to run a Macro
    By Lycn in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-07-2015, 03:29 PM
  3. Running Excel from task scheduler. Scheduler doesn't end
    By tony h in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-31-2013, 09:49 PM
  4. Excel 2007 : disable task scheduler
    By ilkamalo in forum Excel General
    Replies: 0
    Last Post: 10-08-2010, 03:37 PM
  5. Connecting VBA macro to OS Task Scheduler
    By vierx2007 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-19-2010, 02:22 PM
  6. [SOLVED] task scheduler
    By Big Jim in forum Excel - New Users/Basics
    Replies: 0
    Last Post: 06-01-2006, 02:10 PM
  7. [SOLVED] Print a Spreadsheet w/Task Scheduler
    By Leslie in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-25-2005, 12:05 PM

Tags for this Thread

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