allen9158 Posted August 18, 2008 Posted August 18, 2008 There is a function in the UDF to add hyperlink. My problem is that I want to trace which hyperlink is clicked in order to get the data from that cloum, after that i will use this data to do some other task
ahha Posted October 5, 2008 Posted October 5, 2008 There is a function to add a hyperlink: _ExcelHyperlinkInsert($oExcel, $sLinkText, $sAddress, $sScreenTip, $sRangeOrRow, $iColumn = 1)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now