How do I use VBA to log modifications to my workbooks?

V

VB N00b

I have a VBA procedure set up to create a text file and log any users who
access the workbook and the time they accessed it. Can I expand on this to
include whether or not modifications were made?

Thanks!
 
Top