+ Reply to Thread
Results 1 to 3 of 3

VBA insert picture + track change

  1. #1
    Registered User
    Join Date
    09-24-2019
    Location
    Brussels
    MS-Off Ver
    2016
    Posts
    2

    VBA insert picture + track change

    I would like to use VBA to perform two actions:
    - insert a picture or a graph in a password protected worksheet.
    - generating an audit trail, saved as a .txt file (date, username, type*, sheet name, cell reference, old value, new value)

    * open, close, save, picture insertion, graph insertion, picture deletion,....

    Every action I perform on the Excel file should be logged in this .txt.
    The excel built-in track changes functionality is not sufficient since the audit trail is only limited to 30 days (and impossible to extend to 20 years) and does not keep track of picture/graph insertion or -deletion.

    I am really a complete VBA nitwit, so preferentially I receive an .xlsm with the code embedded. Google has not been my friend so far to resolve my issue!
    THANK YOU!!

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,443

    Re: VBA insert picture + track change

    Welcome to the forum

    Please attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

  3. #3
    Registered User
    Join Date
    09-24-2019
    Location
    Brussels
    MS-Off Ver
    2016
    Posts
    2

    Re: VBA insert picture + track change

    Hello,

    thank you for your reply. Example attached. There are by default always three worksheets (BEFORE) and different people populate these with data (imported from .csv or typed), figures and graphs. Hope this is helpful.
    Christine
    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. [SOLVED] Insert picture on blank colored cells and remove all picture
    By Anisusa in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 06-07-2018, 10:19 AM
  2. [SOLVED] Modify VBA to insert picture embedded in file instead of a link to a picture
    By edthedrummer in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-25-2017, 02:12 AM
  3. VB code to insert picture when email picture not in excel
    By T_BOLT in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-07-2014, 06:42 AM
  4. VBA for Picture insert at particular worksheet range. Picture name derived from cell.
    By Douglas2013 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-09-2013, 01:16 AM
  5. Creating macro to insert a picture by including specific picture name & path
    By NissaFrenchRamsteyn in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-09-2012, 05:40 AM
  6. [SOLVED] macro: insert picture based on workbook location, not picture root path.
    By NicksDad in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-03-2012, 07:47 AM
  7. [SOLVED] Insert same picture in multiple sheets and only change once
    By Mike in forum Excel General
    Replies: 3
    Last Post: 02-07-2006, 11:10 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