franklinsam
New Member
- Joined
- Oct 1, 2023
- Messages
- 17
- Office Version
- 365
- Platform
- Windows
Let me begin by saying that I still a newbie with VB so I might appear to be bit dense at first.
I want to add the date, time and user id to an excel spreadsheet when any cell in the current worksheet changes. The spreadsheet has multiple tabs but I'm only interested if one specific worksheet changes. I understand that autosave will change saved date but that isn't what I'm looking for, I'm interested knowing when any cell in a specific tab changes. I would also like a log file in the same workbook to keep track of all changes.
Thanks
I want to add the date, time and user id to an excel spreadsheet when any cell in the current worksheet changes. The spreadsheet has multiple tabs but I'm only interested if one specific worksheet changes. I understand that autosave will change saved date but that isn't what I'm looking for, I'm interested knowing when any cell in a specific tab changes. I would also like a log file in the same workbook to keep track of all changes.
Thanks