Forum Discussion
matt0020190
May 13, 2024Brass Contributor
Timestamp using VBA based on specific cell changes
Hi experts, Hope you are well! I am trying to get VBA to update a cell in one column with a timestamp of when another cell changes. The attached code works well but when I use a filter on th...
- May 14, 2024
I adjusted the cell formatting again to user-defined MM/DD/YYYY hh:mm, maybe it's due to the different date settings.
Attached is the file with the customized formatting.
matt0020190
May 14, 2024Brass Contributor
NikolinoDE Not sure on the issue but this is the error:
In addition, can this not be a function? I want to specify the columns to check and which cell the timestamp is output
NikolinoDE
May 14, 2024Platinum Contributor
I adjusted the cell formatting again to user-defined MM/DD/YYYY hh:mm, maybe it's due to the different date settings.
Attached is the file with the customized formatting.