View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Help on excel macros

Look at the FollowHyperlink Event in xl2000 and later.

--
Regards,
Tom Ogilvy


"keso" wrote in message
...
Daer all,

Could you please help me with following:

I need excel macro for my problem.
I want macro which will auto run when I press the hyperlink in one cell.
This macro needs to change the file below hyperlink.
I have already procedure for changing that file, but I dont know how to do
it
automatically by only pressing hyperlink.

Thanks,
Dinko