View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
leung leung is offline
external usenet poster
 
Posts: 119
Default Any method to copy the hyperlink address from an Office Object?

You cannot copy the link address directly through Excel build-in menu . you
need to use VBA code to do that.

"Narnimar" wrote:

Any method to copy the address content only from a hyperlinked Office Object
and paste the same to a cell?