I'm creating a large amount of spreadsheets in google drive, and i would like to monitor/log the changes in a single spreadsheet(eg; file/date/time/user) My goal would be to track how often and who is using these files within the drive without having to go through each spreadsheet.
I already have a simple code to log last edit in each individual sheet but would like to create a sheet that has every change logged.
Is this possible?