Excel Change Audit

scotthannaford1973

Board Regular
Joined
Sep 27, 2017
Messages
110
Office Version
  1. 2010
Platform
  1. Windows
Hi all
I would like to be able to create an audit trail within Excel to record, for a single worksheet (lets call it SOURCE:

- cells that have been amended
- who amended it (we all log in, so I assume an Active Directory user name field could be used?)
- date/time amended
- what was done in the cell - this is an optional thing as I realise this could be the most difficult thing to do!

Either for every cell on the worksheet or, if that would be memory/time consuming, a cell range.

Would like the details to recorded in another worksheet in the same file (lets call that LOG).

I have looked at a fair number of other audit trail VBA and can't get close!

cheers!
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
works like a treat, thanks (well, as soon as I realised I needed to unhide the worksheets in the VBA properties!) - much appreciated.
 
Upvote 0

Forum statistics

Threads
1,215,233
Messages
6,123,771
Members
449,122
Latest member
sampak88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top