Go to Hyperlink when combo box selection made?

M

mscertified

I have a table which lists manuals and web links (URLs) to them.

I'd like to set up a combo box populated from this table and when a
selection is made, go to the hyperlink to view the manual. How would I do
this? I have used hyperlinks on buttons but never a combo box. Is it possible?
 
Top