Hi all!
I was wondering if there is a function to be able to track when the last time a hyperlink was clicked and display the date in a new cell??
Much appreciated.. Thank you!
Hi all!
I was wondering if there is a function to be able to track when the last time a hyperlink was clicked and display the date in a new cell??
Much appreciated.. Thank you!
Hi, and welcome to the forum.
In this sheet event
![]()
Private Sub Worksheet_FollowHyperlink(ByVal Target As Hyperlink) Range("A1") = Date End Sub
Richard Buttrey
RIP - d. 06/10/2022
If any of the responses have helped then please consider rating them by clicking the small star iconbelow the post.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks