Closed Thread
Results 1 to 2 of 2

VBA for task tracker

  1. #1
    Registered User
    Join Date
    11-17-2015
    Location
    Nitra, Slovakia
    MS-Off Ver
    O365
    Posts
    69

    VBA for task tracker

    Hi everyone,

    So I'm doing a task tracker for myself since I keep forgetting to do certain things. I have a template I'm happy with, now I need 3 VBA macros to finish it off.

    1st.

    I need a macro that will automatically choose from drop down list a specific value in cells O2 to O220; if cell B2 to B220 has something in it. Normally I would do it via =IF(O2="", "OPEN", "")
    but since it's a drop down it won't let me do this. This means that whenever I input a date to cells "O" the row becomes active as an open issue I'm tracking.

    2nd.

    I have a date in cells "B" which I populate. I have deadline in cells "L" according to max. days for resolution in cells "K".
    Example: B2 = 15/05/19, K2 = 30, L2 = 14/06/19

    Now to the macro: If I finish this task, I want to close it in cell "O" as stated above, and if I do this, I want the whole row to have a strikethrough and all cells that have a date in it to say "CLOSED" so the task will become inactive

    3rd.

    In column M I have remaining days. From this I want excel to send me a mail whenever remaining days reach certain amount, let say 10 or less. Is this possible?

    If the file is needed I can provide it, but I would have to modify it since it contains confidential data atm.


    Thanks

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: VBA for task tracker

    Opened in Commercial Services. Thread closed.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

Closed 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 build a Leave tracker and Effort Time Estimation Tracker
    By cherias in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-29-2015, 02:10 PM
  3. Task \Project Tracker = determine output time based on variable inputs
    By Journeyman3000 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 12-10-2013, 04:37 PM
  4. Need help automating task tracker for team= Please help.
    By jmawea in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 10-30-2013, 12:57 AM
  5. Task Tracker - Filtering by ascending date and exceptions
    By sk8ersquare in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-21-2013, 01:36 AM
  6. Need Excel daily Task tracker template
    By fzzd2x in forum Excel General
    Replies: 0
    Last Post: 09-26-2012, 09:37 AM
  7. Task Tracker Spreadsheet
    By wildgoosed in forum Excel General
    Replies: 3
    Last Post: 05-13-2011, 06:19 PM

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