View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary Brown[_8_] Gary Brown[_8_] is offline
external usenet poster
 
Posts: 15
Default Use "Paste Link" info in a cell to Jump to source?

See my answer on your crosspost.

"Wayne" wrote in message
...
I have linked a master spreadsheet to several supporting
spreadsheets using the past link function. Is there a way
in VBA to use the link info in the master spreadsheet
to "jump" to the source spreadsheet cell?

Wayne