How do I save the click event for web browser

M

mtsmax

I have saved a document which includes hyperlinks on command buttons as html.
when I open them in browser the click event does not open the hyperlinked
page. Instead I have to click and then hit ENTER.
 
T

Tony Jollans

Try Ctrl+Click ... or ...

Tools > Options > Edit tab
UNcheck "Use CTRL + Click to follow hyperlink"
 
Top