I create links in Open Office Calc, and i can use them with
mouse.
Can i open those links with Keyboard?
|
| |||
feedback
|
|
I found such way:
This isn't fast method, but may be useful. | |||
|
feedback
|
|
I'm not overly familiar with OpenOffice, BUT..! In excel this requires a macro. Something like: Sub shouldbeadefaultfeature() ActiveCell.Hyperlinks(1).Follow End Sub Then you assign it a hotkey, and it works. E.g. if you assign it to ctrl and a button, it will follow the hyperlink. I assume the same would work for OpenOffice, but I am not sure of the macro manipulation in it. Good Luck! | |||
|
feedback
|