Select an hyperlink field with command button

  • Thread starter Thread starter sofia
  • Start date Start date
S

sofia

Hi all,

I've one table with an hyperlink field type. I want to create a for
with a command button that activate the hiperlink with click event.
How can I do this?

Thanks for your help
Sofi
 
----- sofia wrote: ----


Hi all

I've one table with an hyperlink field type. I want to create a for
with a command button that activate the hiperlink with click event
How can I do this

Thanks for your hel
Sofi


Hi Sofia
I'm surprised that just clicking on a hyperlink field value doesn't activate it

To use a command button use Application.FollowHyperlink action

Luc
Jonathan
 
Back
Top