Button to transfer control to URL hyperlink ?

M

mscertified

I have a continuous form that lists legal authorities. I need a button on
each row that when clicked sends the user to a URL based on the row selected.
I need to dynamically build the URL in code before going to the URL. What VB
command do I use to transfer control to the URL? Thanks.
 
Top