Thread: hyperlinks
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Mogge Mogge is offline
external usenet poster
 
Posts: 6
Default hyperlinks

Hello NickHK!
But way thas it work when push web link back.


"NickHK" wrote:

You mean that workbookA opens workbookB with a hyperlink and you want
WorkbookB to know where the link came from ?
If so, no possible AFAIK, as the destination has no knowledge of where the
link came; it is told open by windows, so it does.

NickHK

"Mogge" ...
Hi!

How can i go 1 step back from a hyperlink object even if it is to another
workbook?
I create hyperlinks with code, and then i want to follow it. Thats not a
problem. Then i want a new macro to get back from that link to the
previuos
even if it is another workbook.