View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nigel[_7_] Nigel[_7_] is offline
external usenet poster
 
Posts: 14
Default Hyperklinks - passing values

Hi All,
I have a hyperlink set up in Excel that I linked to a
userform control. This work OK

What I wish to do is take a value from a cell on a
worksheet, and after opening the hyperlink and the web
page is visible, paste the value into the form on the
webpage. The webpage defaults with the cursor in the box
I wish to paste the value into.

I guess I need control the external web browser somehow?

TIA
Cheers
Nigel