+ Reply to Thread
Results 1 to 10 of 10

Meeting Actions Tracker

  1. #1
    Registered User
    Join Date
    08-21-2019
    Location
    Leeds, England
    MS-Off Ver
    2016
    Posts
    25

    Meeting Actions Tracker

    Hello.

    I'm trying to create a dashboard to pull overdue meeting actions from several work sheets (meeting minutes and actions) in to one clear worksheet to highlight the overdue tasks. I've tried a few methods but can't seem to get it to work.
    In each meeting minutes work sheet, I have tick if complete or cross if open. I want to copy over the row of information of the cross is present. I've attached a screen grab to help understand.
    Attached Images Attached Images

  2. #2
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Meeting Actions Tracker

    What you are looking for is possible, but would be hard to implement without a sample file. See yellow banner above.

  3. #3
    Registered User
    Join Date
    08-21-2019
    Location
    Leeds, England
    MS-Off Ver
    2016
    Posts
    25

    Re: Meeting Actions Tracker

    Attached sample workbook
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Meeting Actions Tracker

    Here is some working code, but you have to remove all merged cells for it to work

    Please Login or Register  to view this content.

  5. #5
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Meeting Actions Tracker

    Here is the file with the code posted above.
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    08-21-2019
    Location
    Leeds, England
    MS-Off Ver
    2016
    Posts
    25

    Re: Meeting Actions Tracker

    Thank you for this. When I run the code, there seems to be an error. Is that something at my end?
    Attached Images Attached Images

  7. #7
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Meeting Actions Tracker

    Can you tell me what line gets highlighted after the error?

  8. #8
    Registered User
    Join Date
    08-21-2019
    Location
    Leeds, England
    MS-Off Ver
    2016
    Posts
    25

    Re: Meeting Actions Tracker

    It seemed to be
    For J = Sr To Step -1

    I did a bit of digging and I thought it was because J wasn't defined. I swapped it for x which was defined and it seemed to work. I'm a total amateur, so that might not have been the right thing to do.

    I have a follow up question to this also. If I had more worksheet in here, but wanted to ignore them in the code, can this be done?

    Thank you for your help so far

  9. #9
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Meeting Actions Tracker

    Yes, just make sure the sheet name has an underscore “ _” in the name. I coded for that eventuality.

  10. #10
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Meeting Actions Tracker

    Here is the corrected code for the j issue, j really should be a number.

    Please Login or Register  to view this content.

+ 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. [SOLVED] weekdays tracker and actions
    By Acc.mero in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-02-2018, 03:05 PM
  2. Actions tracker automatic email reminder
    By LeonCubano in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-12-2017, 05:50 PM
  3. 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
  4. [SOLVED] Count Data Meeting Criteria Across Columns Meeting Criteria
    By idelta in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-06-2015, 03:53 PM
  5. System idle time tracker / Break Tracker
    By reetika05 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-10-2014, 07:26 AM
  6. time tracker-a running tracker date wise
    By arnab0711 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-18-2008, 03:08 PM
  7. Actions between user actions
    By Indiana Epilepsy and Child Neurology in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-16-2006, 12:45 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