View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sonnich Jensen[_2_] Sonnich Jensen[_2_] is offline
external usenet poster
 
Posts: 11
Default Clicking on link from VB?

Hi all!

I have a cell, with a link in it, and I need to click on that link. Is
that possible?

Maybe, I have to read out the text, and change it a bit, then "open"
it. How do I open such a thing? Windows.open()?

Is there a sleep function in VB?

BR
Sonnich