Excel VBA Add Timestamp on Edit
HTML-код
- Опубликовано: 1 ноя 2024
- This video covers automatically adding date and timestamps in Excel VBA when an edit is made to a cell on the sheet. In the example from the video we have list of projects. Each project has a column containing a dropdown menu of different project status values such as "Not Started", "Started", "Complete", etc. The objective is to create VBA code that adds a date and timestamp in the cell directly to right of the status cell each time the status selection is updated/selected.
Learn More about Excel VBA & Macros with this Book on Amazon:
amzn.to/3xnqT6R
Get a Microsoft Office 365 Personal Subscription with this Amazon link:
amzn.to/3aV9GtL
DISCLAIMER: As an Amazon Affiliate I get a commission for every purchase via these links.
#ExcelVBAAutomaticallyAddTimestamp
#ExcelVBAAddTimestamp