+ Reply to Thread
Results 1 to 8 of 8

MACRO using VBA for contract tracking

  1. #1
    Registered User
    Join Date
    03-15-2019
    Location
    USA
    MS-Off Ver
    Execl 2016
    Posts
    5

    Exclamation MACRO using VBA for contract tracking

    Hello -

    If anyone could help, I would be greatly appreciative. I am building a tracker for contracts that will be updated frequently by different users. I want to capture the updates to each contract which are reflected using a VBA macro:

    User
    Contract No.
    Organization
    Status of Contract
    Status Date

    As a new status is entered by a user for each corresponding contract, I want to create a log of the changes. Note: some columns have a drop-down list - I don't if this matter or not.

    How can I do that?


    Thanks!!!!
    Last edited by healthcarepropro; 03-16-2019 at 09:36 PM. Reason: Adding attachments with updates

  2. #2
    Forum Expert
    Join Date
    10-06-2008
    Location
    Canada
    MS-Off Ver
    2007 / 2013
    Posts
    5,516

    Re: MACRO using VBA for contract tracking

    Re: How can I do that?
    By attaching a workbook with a before and after and no personal info.
    This gives possible helpers something to go on.

  3. #3
    Registered User
    Join Date
    03-15-2019
    Location
    USA
    MS-Off Ver
    Execl 2016
    Posts
    5

    Re: MACRO using VBA for contract tracking

    Thank you! I failed to add the attachment to the original post.

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,535

    Re: MACRO using VBA for contract tracking

    Hello healthcarepropro and Welcome to Excel Forum.
    For the information in the sample file it would seem that the following formula might work: =INDEX(Sheet1!$A$4:$D$10,ROWS(A$1:A1),MATCH(B$1,Sheet1!$A$3:$D$3,0))
    Note that zero values have been hidden using conditional formatting: Cell Value = 0 (font set to white)
    I feel that we are going to need a sample with more data on sheets 1 and 2 and with some (manually typed) output on the two sheetlogs in order to be of more help.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  5. #5
    Registered User
    Join Date
    03-15-2019
    Location
    USA
    MS-Off Ver
    Execl 2016
    Posts
    5

    Red face Re: MACRO using VBA for contract tracking

    Thanks so much for your feedback. Your method is amazing! But, I need to keep track of who made the edits, and when the edit was made.

    I would like for the 'user' column to pull info from the Excel personal info. For example: if Nick, entered any information into sheet2 his name will appear in the user column on sheet2 log followed by the timestamp in "Data Entry', etc.

    I have updated the excel sheet with additional info.

  6. #6
    Registered User
    Join Date
    03-15-2019
    Location
    USA
    MS-Off Ver
    Execl 2016
    Posts
    5

    Re: MACRO using VBA for contract tracking

    I've attached a new excel sheet to my orignal post.

  7. #7
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,535

    Re: MACRO using VBA for contract tracking

    I would like for the 'user' column to pull info from the Excel personal info.
    Where on sheet2 is the personal info.?
    I feel as if I am missing something.

  8. #8
    Registered User
    Join Date
    03-15-2019
    Location
    USA
    MS-Off Ver
    Execl 2016
    Posts
    5

    Re: MACRO using VBA for contract tracking

    Here is a sample of something similar where the user information is pulled I believe from the personal information of the excel program.
    excelforum.com/excel-programming-vba-macros/1167509-audit-trail-with-vba.html

+ 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. Replies: 3
    Last Post: 03-21-2015, 08:19 AM
  2. tracking data changes with a macro
    By MatLec in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-12-2013, 09:47 AM
  3. how to sum all the contract until end of the contract period
    By neskafeice in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-01-2012, 07:37 AM
  4. Macro with a button to decide if contract needs to be renewed?
    By JennK in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-28-2012, 04:46 PM
  5. Contract Tracking Database - Fixes Needed
    By ebaldwin in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-24-2012, 12:20 PM
  6. Sample Tracking Macro
    By npaki786 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-27-2011, 05:02 PM
  7. Replies: 0
    Last Post: 04-04-2006, 07:45 AM

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